Skip to content

Commit 9c9016b

Browse files
committed
Fix the issue where the py exe does not close after the application is closed.
1 parent 9cba1c9 commit 9c9016b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424

2525
<div class="progressBar">
2626
<span class="descriptionRange">Generating Banners...<br>
27-
<small>Do not turn off the computer until the generation is complete.</small>
27+
<small>Do not close app until the generation is complete.</small>
2828
</span>
2929
<div class="unLoaded">Loading...</div>
3030
<div class="loaded">Loading...</div>

0 commit comments

Comments
 (0)