mirror of
https://github.com/responsively-org/responsively-app
synced 2024-11-10 14:54:12 +00:00
Added a default object for the 'userPreferences' field
This commit is contained in:
parent
7999753080
commit
4cf2f6274f
1 changed files with 1 additions and 0 deletions
|
@ -149,6 +149,7 @@ const schema = {
|
|||
default: {},
|
||||
},
|
||||
},
|
||||
default: {},
|
||||
},
|
||||
webPermissions: {
|
||||
type: 'array',
|
||||
|
|
Loading…
Reference in a new issue