mirror of
https://github.com/VueTorrent/VueTorrent.git
synced 2025-05-05 14:55:09 +03:00
pausing & resuming
This commit is contained in:
parent
5d1654a871
commit
ae096d68f8
6 changed files with 194 additions and 169 deletions
src/components/Modals
|
@ -42,7 +42,7 @@
|
|||
<v-card-actions class="justify-center">
|
||||
<v-btn
|
||||
:loading="loading"
|
||||
flat
|
||||
text
|
||||
@click="submit"
|
||||
class="blue_accent white--text mx-0 mt-3"
|
||||
>Add Torrent</v-btn
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue