mirror of
https://github.com/HifiExperiments/overte.git
synced 2025-08-09 14:40:40 +02:00
match naming of forbidden IP settings group to groups
This commit is contained in:
parent
a674c843c2
commit
f8ea180127
1 changed files with 1 additions and 1 deletions
|
@ -704,7 +704,7 @@
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "ip_forbidden",
|
"name": "ip_forbiddens",
|
||||||
"type": "table",
|
"type": "table",
|
||||||
"caption": "Permissions denied to Users from IP Addresses",
|
"caption": "Permissions denied to Users from IP Addresses",
|
||||||
"can_add_new_rows": true,
|
"can_add_new_rows": true,
|
||||||
|
|
Loading…
Reference in a new issue