Skip to content

Commit ec4ce20

Browse files
authored
Merge pull request #6412 from jtpio/remove-appearance
Remove the "Appearance" menu entry
2 parents 57b4374 + 45279ae commit ec4ce20

File tree

3 files changed

+12
-0
lines changed

3 files changed

+12
-0
lines changed

packages/application-extension/schema/menus.json

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,18 @@
1616
}
1717
]
1818
},
19+
{
20+
"id": "jp-mainmenu-view",
21+
"items": [
22+
{
23+
"type": "submenu",
24+
"disabled": true,
25+
"submenu": {
26+
"id": "jp-mainmenu-view-appearance"
27+
}
28+
}
29+
]
30+
},
1931
{
2032
"id": "jp-mainmenu-run",
2133
"items": [
-1.68 KB
Loading
-1.47 KB
Loading

0 commit comments

Comments
 (0)