Fix some of the logic for generation aborting

This commit is contained in:
Gnome Ann
2022-01-10 17:09:47 -05:00
parent 902b6b0cee
commit 43586c8f60
3 changed files with 8 additions and 6 deletions

View File

@@ -17,7 +17,7 @@
<script src="static/bootstrap.min.js"></script>
<script src="static/bootstrap-toggle.min.js"></script>
<script src="static/rangy-core.min.js"></script>
<script src="static/application.js?ver=1.16.4w"></script>
<script src="static/application.js?ver=1.16.4x"></script>
</head>
<body>
<input type="file" id="remote-save-select" accept="application/json" style="display:none">