[skip ci] feat: added field to enable clubs/socs
This commit is contained in:
parent
54ef36023a
commit
4575aabcb2
1 changed files with 3 additions and 0 deletions
|
@ -64,6 +64,9 @@ in {
|
||||||
];
|
];
|
||||||
lifetime = [];
|
lifetime = [];
|
||||||
banned = [];
|
banned = [];
|
||||||
|
|
||||||
|
clubs_societies = [];
|
||||||
|
|
||||||
restricted =
|
restricted =
|
||||||
[
|
[
|
||||||
# usernames folks arent allowed to use
|
# usernames folks arent allowed to use
|
||||||
|
|
Loading…
Reference in a new issue