Added a default object for the 'userPreferences' field

This commit is contained in:
Manoj Vivek 2023-09-05 20:25:53 +05:30
parent 7999753080
commit 4cf2f6274f

View file

@ -149,6 +149,7 @@ const schema = {
default: {},
},
},
default: {},
},
webPermissions: {
type: 'array',