logs stub

This commit is contained in:
2026-03-27 21:10:49 +01:00
parent 9393dc2f21
commit c2062f3a8a
12 changed files with 133 additions and 4 deletions

View File

@@ -15,6 +15,7 @@ pub enum Permission {
RenameTags,
DeleteTags,
ChangePersonPrimaryName,
BrowseServerLogs,
}
impl User {