Compare commits

..

No commits in common. "c3bc0bdb9e4bc0db9fa39078c02ca652f41bff62" and "c07d4bae5520aa79d2e6f114347f056e3dc8ebb2" have entirely different histories.

2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
{
"name": "rubick",
"version": "4.2.4",
"version": "4.2.3",
"author": "muwoo <2424880409@qq.com>",
"private": true,
"scripts": {

View File

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