mirror of
https://github.com/wavetermdev/waveterm.git
synced 2025-02-01 23:21:59 +01:00
remove minimize
This commit is contained in:
parent
74e86ef0cc
commit
07843ab281
@ -179,12 +179,6 @@ function handleHeaderContextMenu(
|
|||||||
onMagnifyToggle();
|
onMagnifyToggle();
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
{
|
|
||||||
label: "Minimize",
|
|
||||||
click: () => {
|
|
||||||
alert("Not Implemented");
|
|
||||||
},
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
label: "Move to New Window",
|
label: "Move to New Window",
|
||||||
click: () => {
|
click: () => {
|
||||||
|
Loading…
Reference in New Issue
Block a user