mirror of
https://github.com/moku-project/Moku.git
synced 2026-06-13 01:09:56 -05:00
Fix: Tauri-Overlay Set-False
This commit is contained in:
@@ -17,7 +17,7 @@
|
||||
"minHeight": 600,
|
||||
"resizable": true,
|
||||
"fullscreen": false,
|
||||
"decorations": true,
|
||||
"decorations": false,
|
||||
"center": true
|
||||
}
|
||||
],
|
||||
|
||||
Reference in New Issue
Block a user