get main #512

Merged
IB-Cornelsen merged 66 commits from main into dev 2025-04-18 10:27:28 +00:00
Showing only changes of commit f31d710b20 - Show all commits

View File

@@ -31,7 +31,7 @@ for (const ausweis of existing_bedarfsausweiswohnen_list) {
}
});
if (start >= limit) break;
// if (start >= limit) break;
start++;
}
}