mirror of
https://gitlab.gnome.org/june/top-bar-organizer.git
synced 2026-01-11 16:53:51 +01:00
Other: Handle ESLint complaints
This commit is contained in:
parent
062bc9ae26
commit
dc7ad73db4
4 changed files with 9 additions and 8 deletions
|
|
@ -1,5 +1,6 @@
|
|||
"use strict";
|
||||
/* exported PrefsBoxOrderListBox */
|
||||
/* global settings */
|
||||
|
||||
const Gtk = imports.gi.Gtk;
|
||||
const GObject = imports.gi.GObject;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue