Revert "config: increased height to fit custom flags"

This reverts commit 7b40a115d9.
pull/140/head
DreamingCodes 1 year ago
parent 8bc4d2132a
commit ee01ed330d

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

Loading…
Cancel
Save