Use allow/deny instead of whitelist/blacklist for terminology
This commit is contained in:
@@ -343,8 +343,8 @@ export const SETTINGS = {
|
||||
"widgetOpenIDPermissions": {
|
||||
supportedLevels: LEVELS_DEVICE_ONLY_SETTINGS,
|
||||
default: {
|
||||
whitelist: [],
|
||||
blacklist: [],
|
||||
allow: [],
|
||||
deny: [],
|
||||
},
|
||||
},
|
||||
"RoomList.orderByImportance": {
|
||||
|
||||
Reference in New Issue
Block a user