This commit is contained in:
木偶 2024-05-28 20:12:38 +08:00 committed by GitHub
parent c07d4bae55
commit f1f4e62177
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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: '拉比克',