mirror of
https://github.com/rubickCenter/rubick
synced 2025-12-24 19:39:27 +08:00
bugfix:#40
This commit is contained in:
@@ -14,6 +14,7 @@ module.exports = () => {
|
||||
win = new BrowserWindow({
|
||||
height: 60,
|
||||
useContentSize: true,
|
||||
resizable: false,
|
||||
width: 800,
|
||||
frame: false,
|
||||
title: '拉比克',
|
||||
|
||||
Reference in New Issue
Block a user