mirror of
https://github.com/rubickCenter/rubick
synced 2025-06-08 03:24:12 +08:00
fix: #352
This commit is contained in:
parent
c07d4bae55
commit
f1f4e62177
@ -25,7 +25,7 @@ export default () => {
|
||||
height: WINDOW_HEIGHT,
|
||||
minHeight: WINDOW_MIN_HEIGHT,
|
||||
useContentSize: true,
|
||||
resizable: true,
|
||||
resizable: false,
|
||||
width: WINDOW_WIDTH,
|
||||
frame: false,
|
||||
title: '拉比克',
|
||||
|
Loading…
x
Reference in New Issue
Block a user