Always load bulk created cards

This commit is contained in:
Nicolai Ort 2023-04-12 21:17:53 +02:00
parent f5d14f2e18
commit f89023e24a
Signed by: niggl
GPG Key ID: 13AFA55AF62F269F

View File

@ -36,7 +36,7 @@
text: $_("creating-blanco-cards"), text: $_("creating-blanco-cards"),
duration: -1, duration: -1,
}).showToast(); }).showToast();
RunnerCardService.runnerCardControllerPostBlancoBulk(card_count, false) RunnerCardService.runnerCardControllerPostBlancoBulk(card_count, true)
.then((result) => { .then((result) => {
bulk_modal_open = false; bulk_modal_open = false;
// //