tag rename

This commit is contained in:
2026-03-07 00:24:52 +01:00
parent 5645fdb4e6
commit f8f47cc3ff
4 changed files with 27 additions and 3 deletions

View File

@@ -12,6 +12,7 @@ pub enum Permission {
ChangeOthersHandles,
ManuallyCreateUsers,
CreateTags,
RenameTags,
DeleteTags,
}