Skip to content

Commit 855822d

Browse files
timmerk3timmerkjtpio
authored
Remove "Close Tab" menu entry (#6843)
* remove Close Tab from menu entry * Disable the close tab menu entry * Update snapshots --------- Co-authored-by: timmerk <[email protected]> Co-authored-by: Jeremy Tuloup <[email protected]>
1 parent 50ff76a commit 855822d

File tree

3 files changed

+4
-0
lines changed

3 files changed

+4
-0
lines changed

packages/application-extension/schema/menus.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313
{
1414
"command": "notebook:trust",
1515
"rank": 20
16+
},
17+
{
18+
"command": "application:close",
19+
"disabled": true
1620
}
1721
]
1822
},
-1.87 KB
Loading
-1.64 KB
Loading

0 commit comments

Comments
 (0)