places-menu: Mark PlacesManager as exported
For some reason eslint failed to complain about this. Part-of: <https://gitlab.gnome.org/GNOME/gnome-shell-extensions/-/merge_requests/240>
This commit is contained in:
@@ -1,4 +1,5 @@
|
||||
// -*- mode: js; js-indent-level: 4; indent-tabs-mode: nil -*-
|
||||
/* exported PlacesManager */
|
||||
|
||||
const {Gio, GLib, Shell} = imports.gi;
|
||||
const Signals = imports.signals;
|
||||
|
||||
Reference in New Issue
Block a user