mirror of https://github.com/Kylart/KawAnime.git
Fix torrent client on first open
This commit is contained in:
parent
3a04d6362d
commit
1546acd18f
|
@ -55,6 +55,7 @@ export default {
|
|||
|
||||
if (torrent) {
|
||||
this.addTorrentsFromPath([torrent])
|
||||
this.show = true
|
||||
}
|
||||
},
|
||||
|
||||
|
|
Loading…
Reference in New Issue