wip
This commit is contained in:
+1
-1
@@ -51,7 +51,7 @@
|
||||
<br>
|
||||
<input type="file" @change="fileChange" />
|
||||
<br>
|
||||
<input type="submit" @click.prevent="start" :disabled="!data || !remoteId || !connectionOpen" />
|
||||
<input type="submit" @click.prevent="start" :disabled="!data || !remoteId || !connection" />
|
||||
</div>
|
||||
<br />
|
||||
<small class="footer">
|
||||
|
||||
Reference in New Issue
Block a user