Workflows um Format Stage erweitern #175

Merged
flixcoo merged 326 commits from setup/44-workflows-um-format-stage-erweitern into development 2026-01-20 10:48:49 +00:00
Showing only changes of commit fede08b0a8 - Show all commits

View File

@@ -30,7 +30,7 @@ class _GroupsViewState extends State<GroupsView> {
/// Loading state
bool isLoading = true;
bool TEST = false;
bool test = false;
List<Group> groups = List.filled(
7,