Switched to new permission handling for front and backend as the moonlight core did

This commit is contained in:
2025-05-21 10:54:34 +02:00
parent 35ee8f5bd9
commit de682ab7ae
20 changed files with 61 additions and 41 deletions

View File

@@ -22,6 +22,7 @@ public class SidebarImplementation : ISidebarItemProvider
Path = "/admin/servers",
Icon = "icon-server",
Group = "Admin",
Policy = "permissions:admin.servers.overview",
Priority = 4
}
]