Skip to content

Commit bf313b9

Browse files
committed
Remove Appearance menu entry
1 parent 57b4374 commit bf313b9

File tree

1 file changed

+12
-0
lines changed

1 file 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": [

0 commit comments

Comments
 (0)