Skip to content

Commit

Permalink
Merge pull request #6412 from jtpio/remove-appearance
Browse files Browse the repository at this point in the history
Remove the "Appearance" menu entry
  • Loading branch information
jtpio authored Apr 29, 2022
2 parents 57b4374 + 45279ae commit ec4ce20
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions packages/application-extension/schema/menus.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,18 @@
}
]
},
{
"id": "jp-mainmenu-view",
"items": [
{
"type": "submenu",
"disabled": true,
"submenu": {
"id": "jp-mainmenu-view-appearance"
}
}
]
},
{
"id": "jp-mainmenu-run",
"items": [
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit ec4ce20

Please sign in to comment.