1
0
Fork 0
mirror of https://github.com/VueTorrent/VueTorrent.git synced 2025-05-05 14:55:09 +03:00

pausing & resuming

This commit is contained in:
Daan Wijns 2020-05-20 15:25:44 +02:00
parent 5d1654a871
commit ae096d68f8
6 changed files with 194 additions and 169 deletions
src/components/Modals

View file

@ -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