Added comment

ref #116
This commit is contained in:
Nicolai Ort 2021-03-29 17:44:59 +02:00
parent c8d639024a
commit 636f018daa

View File

@ -62,6 +62,7 @@
text: $_("creating-blanco-cards"),
duration: -1,
}).showToast();
//TODO: Adjust generation function, when backend is merged
RunnerCardService.runnerCardControllerPostBlancoBulk(card_count)
.then((result) => {
bulk_modal_open = false;