mirror of
https://github.com/laurent22/joplin.git
synced 2024-11-24 08:12:24 +02:00
Desktop: Made Markdown editor default again
This commit is contained in:
parent
7a1eecc815
commit
01e0c0c21f
@ -44,7 +44,7 @@ class Setting extends BaseModel {
|
||||
public: false,
|
||||
},
|
||||
'editor.codeView': {
|
||||
value: false,
|
||||
value: true,
|
||||
type: Setting.TYPE_BOOL,
|
||||
public: false,
|
||||
appTypes: ['desktop'],
|
||||
|
Loading…
Reference in New Issue
Block a user