appDisplay: Move to rename folder location
Following the same reasoning of the previous commit, move to the renamed folder location. https://gitlab.gnome.org/GNOME/gnome-shell/merge_requests/883
This commit is contained in:
parent
d28bc7afe6
commit
59a43f496d
@ -437,6 +437,7 @@ var AllView = GObject.registerClass({
|
||||
|
||||
this._grid.removeItem(item);
|
||||
this._grid.addItem(item, newIdx);
|
||||
this.selectApp(item.id);
|
||||
}
|
||||
|
||||
_refilterApps() {
|
||||
|
Loading…
Reference in New Issue
Block a user