mirror of
https://github.com/rubickCenter/rubick
synced 2025-06-27 07:02:50 +08:00
Update main.ts
This commit is contained in:
parent
bb1a74b3b9
commit
132fb94289
@ -25,7 +25,7 @@ export default () => {
|
|||||||
height: WINDOW_HEIGHT,
|
height: WINDOW_HEIGHT,
|
||||||
minHeight: WINDOW_MIN_HEIGHT,
|
minHeight: WINDOW_MIN_HEIGHT,
|
||||||
useContentSize: true,
|
useContentSize: true,
|
||||||
resizable: false,
|
resizable: true,
|
||||||
width: WINDOW_WIDTH,
|
width: WINDOW_WIDTH,
|
||||||
frame: false,
|
frame: false,
|
||||||
title: '拉比克',
|
title: '拉比克',
|
||||||
|
Loading…
x
Reference in New Issue
Block a user