mirror of
https://github.com/rubickCenter/rubick
synced 2025-07-28 20:19:31 +08:00
Compare commits
No commits in common. "c3bc0bdb9e4bc0db9fa39078c02ca652f41bff62" and "c07d4bae5520aa79d2e6f114347f056e3dc8ebb2" have entirely different histories.
c3bc0bdb9e
...
c07d4bae55
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "rubick",
|
||||
"version": "4.2.4",
|
||||
"version": "4.2.3",
|
||||
"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