added deletion for consulting with GUI logic

This commit is contained in:
2026-07-21 11:00:46 +02:00
parent 0fce42b788
commit 482ae436eb
3 changed files with 151 additions and 22 deletions
+1 -1
View File
@@ -262,7 +262,7 @@ class Page_Consulting_State(PageState[Module]):
cons_sessions: list[Page_Consulting_ConsultingSession_State] = dc.field(
default_factory=list
)
ist_geloescht: bool = False
geloescht: bool = False
locked: bool