1
0
mirror of https://github.com/BoostIo/Boostnote synced 2025-12-14 02:06:29 +00:00

forgot to remove commented code

This commit is contained in:
mehdi
2019-07-29 16:24:42 +09:00
parent 80a63f7404
commit 928e0edf4d
5 changed files with 1 additions and 15 deletions

View File

@@ -40,7 +40,6 @@ export const DEFAULT_CONFIG = {
disableDirectWrite: false,
defaultNote: 'ALWAYS_ASK', // 'ALWAYS_ASK', 'SNIPPET_NOTE', 'MARKDOWN_NOTE'
showMenuBar: false
// dateFormatISO8601: false
},
editor: {
theme: 'base16-light',