rename group add user and add global for develop

This commit is contained in:
gitGnome
2026-04-05 15:04:01 +02:00
parent b3cd97ef3c
commit f254a71ef8
3 changed files with 3 additions and 2 deletions
+1
View File
@@ -3,4 +3,5 @@ package main
const (
MaxGroupsForUser uint32 = 8
MaxUsersInGroup uint32 = 12
DirectMsgMaxCache
)