mirror of
https://github.com/clash-verge-rev/clash-verge-rev
synced 2025-05-05 06:53:44 +08:00
chore: t emporarily cancel window closure and change to minimize
This commit is contained in:
parent
6acb8a5a91
commit
879f946b28
@ -95,7 +95,7 @@ export const LayoutControl = () => {
|
||||
svg: { transform: "scale(1.05)" },
|
||||
":hover": { bgcolor: "#ff000090" },
|
||||
}}
|
||||
onClick={() => appWindow.close()}
|
||||
onClick={() => appWindow.hide()}
|
||||
>
|
||||
<CloseRounded fontSize="small" />
|
||||
</Button>
|
||||
|
Loading…
x
Reference in New Issue
Block a user