Routinen unter Eigene anlegen

This commit is contained in:
2026-05-18 13:00:06 +02:00
parent 9d7e74bebc
commit 57754c4101

View File

@@ -65,6 +65,7 @@ namespace BS.Shared.DataContracts.Feature.AI
Version = 1,
CanAddFolder = true,
CanAddPrompt = true,
CanAddRoutine = true,
IsExpanded = true,
};
}