1
0
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:
Laurent Cozic
2019-10-31 08:47:45 +00:00
parent f450ef09cc
commit 2997b0f2c4
2 changed files with 9 additions and 9 deletions

View File

@@ -233,7 +233,7 @@ class Setting extends BaseModel {
return output;
},
},
layout: {
layoutButtonSequence: {
value: Setting.LAYOUT_ALL,
type: Setting.TYPE_INT,
public: false,