You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-29 22:48:10 +02:00
Electron: Fixed vertical scrollbar, and added option to display dev tool in prod
This commit is contained in:
@@ -400,6 +400,7 @@ Setting.constants_ = {
|
||||
resourceDir: '',
|
||||
profileDir: '',
|
||||
tempDir: '',
|
||||
openDevTools: false,
|
||||
}
|
||||
|
||||
module.exports = { Setting };
|
||||
Reference in New Issue
Block a user