This commit is contained in:
Klemek
2025-03-14 00:42:49 +01:00
parent faaa3ae8bc
commit 89f6b03e26
2 changed files with 31 additions and 12 deletions
+1 -1
View File
@@ -51,7 +51,7 @@
<br>
<input type="file" @change="fileChange" />
<br>
<input type="submit" @click.prevent="start" :disabled="!data || !remoteId" />
<input type="submit" @click.prevent="start" :disabled="!data || !remoteId || !connectionOpen" />
</div>
<br />
<small class="footer">