You've already forked joplin
mirror of
https://github.com/laurent22/joplin.git
synced 2025-11-29 22:48:10 +02:00
Renamed 'layout' setting to 'layoutButtonSequence'
This commit is contained in:
@@ -233,7 +233,7 @@ class Setting extends BaseModel {
|
||||
return output;
|
||||
},
|
||||
},
|
||||
layout: {
|
||||
layoutButtonSequence: {
|
||||
value: Setting.LAYOUT_ALL,
|
||||
type: Setting.TYPE_INT,
|
||||
public: false,
|
||||
|
||||
Reference in New Issue
Block a user