mirror of
https://github.com/rubickCenter/rubick
synced 2025-07-28 03:59:31 +08:00
Compare commits
2 Commits
bb1a74b3b9
...
5608a147f7
Author | SHA1 | Date | |
---|---|---|---|
|
5608a147f7 | ||
|
132fb94289 |
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "rubick",
|
||||
"version": "4.2.5",
|
||||
"version": "4.2.6",
|
||||
"author": "muwoo <2424880409@qq.com>",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
@ -25,7 +25,7 @@ export default () => {
|
||||
height: WINDOW_HEIGHT,
|
||||
minHeight: WINDOW_MIN_HEIGHT,
|
||||
useContentSize: true,
|
||||
resizable: false,
|
||||
resizable: true,
|
||||
width: WINDOW_WIDTH,
|
||||
frame: false,
|
||||
title: '拉比克',
|
||||
|
Loading…
x
Reference in New Issue
Block a user