mirror of
https://github.com/rubickCenter/rubick
synced 2025-12-20 10:05:40 +08:00
Compare commits
1 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
7a96bf395a |
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "rubick",
|
"name": "rubick",
|
||||||
"version": "2.3.3",
|
"version": "2.3.4",
|
||||||
"author": "muwoo <2424880409@qq.com>",
|
"author": "muwoo <2424880409@qq.com>",
|
||||||
"private": true,
|
"private": true,
|
||||||
"scripts": {
|
"scripts": {
|
||||||
|
|||||||
@@ -17,7 +17,6 @@ export default () => {
|
|||||||
width: viewInfo.width,
|
width: viewInfo.width,
|
||||||
autoHideMenuBar: true,
|
autoHideMenuBar: true,
|
||||||
titleBarStyle: 'hidden',
|
titleBarStyle: 'hidden',
|
||||||
titleBarOverlay: true,
|
|
||||||
trafficLightPosition: { x: 12, y: 21 },
|
trafficLightPosition: { x: 12, y: 21 },
|
||||||
title: pluginInfo.pluginName,
|
title: pluginInfo.pluginName,
|
||||||
resizable: true,
|
resizable: true,
|
||||||
|
|||||||
Reference in New Issue
Block a user