Unify play management and admin screens in workspace

This commit is contained in:
2026-02-26 18:30:29 +01:00
parent 52e3ae8b0f
commit 54aabc6d8c
6 changed files with 216 additions and 71 deletions

View File

@@ -60,6 +60,5 @@ public enum HomeViewMode
{
Loading,
Anonymous,
Workspace,
Admin
Workspace
}