mirror of
https://github.com/rubickCenter/rubick
synced 2026-01-12 15:28:32 +08:00
Compare commits
2 Commits
v4.2.3
...
c3bc0bdb9e
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
c3bc0bdb9e | ||
|
|
f1f4e62177 |
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "rubick",
|
||||
"version": "4.2.3",
|
||||
"version": "4.2.4",
|
||||
"author": "muwoo <2424880409@qq.com>",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
||||
@@ -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: '拉比克',
|
||||
|
||||
Reference in New Issue
Block a user