bugfix:#40

This commit is contained in:
muwoo
2021-09-03 14:22:41 +08:00
parent 579b283a55
commit 8d340cb76c
2 changed files with 2 additions and 1 deletions

View File

@@ -14,6 +14,7 @@ module.exports = () => {
win = new BrowserWindow({
height: 60,
useContentSize: true,
resizable: false,
width: 800,
frame: false,
title: '拉比克',