mirror of
https://github.com/sudoxnym/habitica.git
synced 2026-07-19 18:24:12 +00:00
remove empty line
This commit is contained in:
parent
7a7d038602
commit
2fde3c771f
1 changed files with 0 additions and 1 deletions
|
|
@ -154,7 +154,6 @@ var UserSchema = new Schema({
|
|||
items: {type: Boolean, 'default': false},
|
||||
},
|
||||
ios: {
|
||||
|
||||
addTask: {type: Boolean, 'default': false},
|
||||
editTask: {type: Boolean, 'default': false},
|
||||
deleteTask: {type: Boolean, 'default': false},
|
||||
|
|
|
|||
Loading…
Reference in a new issue