config: increased height to fit custom flags

pull/140/head
DreamingCodes 1 year ago
parent 20b5fa3165
commit 7b40a115d9

@ -10,7 +10,7 @@ exports.open = () => {
win = require('../utils/win')({
width: 500,
height: 650
height: 690
}, 'config');
win.on('closed', () => {

Loading…
Cancel
Save