fixed bugs and small changes

This commit is contained in:
ben
2026-08-18 10:00:25 +02:00
parent a3f252c8d6
commit b85b8dbb25
+1 -1
View File
@@ -21,7 +21,7 @@ from auth import (
from permissions import ( from permissions import (
has_role, has_role,
whoami, whoami,
get_member_role, get_role,
) )
from rooms import ( from rooms import (