This commit is contained in:
2026-06-16 07:08:13 -06:00
parent 085f70bd64
commit a2534459d0
3 changed files with 5 additions and 2 deletions

View File

@@ -248,6 +248,7 @@ function closeFixDialog(): void {
:total="batchTotal"
:current-topic="batchCurrentTopic"
:error="batchError"
:default-theme="bookName"
@start="handleBatchStart"
@cancel="handleBatchCancel"
@close="closeBatchDialog"