Add tips for developers not to fail to fail to constructing

This commit is contained in:
cutls 2020-03-19 12:30:14 +09:00
parent 365918bb94
commit d44724d784

View File

@ -55,7 +55,7 @@ if (process.argv.indexOf('--dev') === -1) {
'|||| /////\n' +
'||||//////'
)
console.log('Welcome!')
console.log('If it does not show the window, you might forget `npm run construct`.')
}
var info_path = join(app.getPath('userData'), 'window-size.json')
var max_info_path = join(app.getPath('userData'), 'max-window-size.json')