支持网页快开插件

This commit is contained in:
muwoo
2023-11-02 16:00:50 +08:00
parent 9663232864
commit 562a13fdff
4 changed files with 16 additions and 5 deletions

View File

@@ -1,5 +1,6 @@
export const WINDOW_WIDTH = 688;
export const WINDOW_HEIGHT = 60;
export const WINDOW_PLUGIN_HEIGHT = 600;
export const GUIDE_WIDTH = 800;
export const GUIDE_HEIGHT = 600;