Hide Install from Web & fix filter selection reset

This commit is contained in:
heliguy
2023-12-09 06:45:29 -05:00
parent 77ffca3bd7
commit 8c7c7a9b08
3 changed files with 12 additions and 12 deletions

View File

@@ -222,10 +222,10 @@ menu primary_menu {
action: "app.show-remotes-window";
}
item {
label: _("Install From The Web…");
action: "app.open-search-install";
}
// item {
// label: _("Install From The Web…");
// action: "app.open-search-install";
// }
item {
label: _("_Keyboard Shortcuts");