mod command permission

This commit is contained in:
beo3000 2025-12-24 14:16:56 +01:00
parent 716ae6a604
commit 44aa4eea15
2 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
---
allowed-tools: Bash(git *), Read, Write, Edit, Glob, Grep, Bash(dotnet build:*), Bash(dotnet test:*), Bash(dotnet ef:*), AskUserQuestion
allowed-tools: Bash(git *), Read, Write, Edit, Glob, Grep, Bash(dotnet build:*), Bash(dotnet test:*), Bash(dotnet ef:*), Bash(cat *), Bash(head *), AskUserQuestion
description: Identify the next step in the plan, and start implementing this phase (project)
---

View File

@ -335,7 +335,7 @@ NavMenu.razor:
| ✓ | B3 | User/Account | Password Reset Pages | 2 Razor |
| ✓ | B4 | User/Account | Profile Page | 1 Razor |
| ✓ | B5 | User/Account | Admin Users Page | 1 Razor |
| | **C1** | **Clubs** | **ClubState Fluxor** | **4 State-Dateien** |
| | **C1** | **Clubs** | **ClubState Fluxor** | **4 State-Dateien** |
| ☐ | **C2** | **Clubs** | **Club Pages - ERSTES TESTBARES MVP** | **1 Razor** |
| ☐ | D1 | Personen | PersonState Fluxor | 4 State-Dateien |
| ☐ | D2 | Personen | Person Pages | 1 Razor |