hundredrabbits / Left

Distractionless Writing Tool
http://hundredrabbits.itch.io/left
Other
1.77k stars 142 forks source link

Use .filePaths and handle promise in showOpenDialog #146

Open gcaptn opened 3 years ago

gcaptn commented 3 years ago

.showOpenDialog() returns a promise, which resolves with an object instead of an array. Also fixes #144.