extensionSystem: add missing import
https://bugzilla.gnome.org/show_bug.cgi?id=646333
This commit is contained in:
parent
a35677a9bf
commit
b7513097ea
@ -3,6 +3,7 @@
|
||||
const GLib = imports.gi.GLib;
|
||||
const Gio = imports.gi.Gio;
|
||||
const St = imports.gi.St;
|
||||
const Shell = imports.gi.Shell;
|
||||
|
||||
const Config = imports.misc.config;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user