rewrite: New private Room system.

This commit is contained in:
2023-05-23 17:49:37 +03:00
parent 4aa2587c45
commit f0dd540876
19 changed files with 2114 additions and 8 deletions

View File

@@ -196,6 +196,7 @@ class CoreData(Registry, name="core"):
renting_cap = Integer()
renting_role = Integer()
renting_sync_perms = Bool()
renting_visible = Bool()
accountability_category = Integer()
accountability_lobby = Integer()