diff --git a/overview.js b/overview.js index d9a8001..ba63410 100644 --- a/overview.js +++ b/overview.js @@ -31,7 +31,7 @@ const Mainloop = imports.mainloop; const Meta = imports.gi.Meta; -const dtpOverview = new Lang.Class({ +var dtpOverview = new Lang.Class({ Name: 'DashToPanel.Overview', _numHotkeys: 10,