mirror of
https://github.com/morgan9e/dash-to-panel
synced 2026-04-14 16:24:03 +09:00
Merge pull request #2216 from City-busz/patch-4
Update command for Extensions app
This commit is contained in:
@@ -1818,7 +1818,7 @@ export const MyShowAppsIconMenu = class extends PopupMenu.PopupMenu {
|
||||
|
||||
this._appendItem({
|
||||
title: _('Extensions'),
|
||||
cmd: ['gnome-shell-extension-prefs']
|
||||
cmd: ['gnome-extensions-app']
|
||||
});
|
||||
|
||||
this._appendItem({
|
||||
|
||||
Reference in New Issue
Block a user