mirror of
https://github.com/rubickCenter/rubick
synced 2025-12-20 10:05:40 +08:00
禁用electron的拼写检查 & 设置窗体最小高度为60
This commit is contained in:
@@ -128,6 +128,7 @@ export default () => {
|
||||
standard: 'system-ui',
|
||||
serif: 'system-ui',
|
||||
},
|
||||
spellcheck: false,
|
||||
},
|
||||
});
|
||||
window.setBrowserView(view);
|
||||
|
||||
Reference in New Issue
Block a user