mirror of
https://github.com/rubickCenter/rubick
synced 2025-06-22 04:12:44 +08:00
💄 detach 窗口样式修复
This commit is contained in:
parent
676c2b9c6a
commit
7a96bf395a
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "rubick",
|
||||
"version": "2.3.3",
|
||||
"version": "2.3.4",
|
||||
"author": "muwoo <2424880409@qq.com>",
|
||||
"private": true,
|
||||
"scripts": {
|
||||
|
@ -17,7 +17,6 @@ export default () => {
|
||||
width: viewInfo.width,
|
||||
autoHideMenuBar: true,
|
||||
titleBarStyle: 'hidden',
|
||||
titleBarOverlay: true,
|
||||
trafficLightPosition: { x: 12, y: 21 },
|
||||
title: pluginInfo.pluginName,
|
||||
resizable: true,
|
||||
|
Loading…
x
Reference in New Issue
Block a user