Забыл хуйню
This commit is contained in:
parent
92586b1143
commit
b17b151017
|
@ -39,7 +39,6 @@ export default {
|
|||
methods: {
|
||||
startDownload(){
|
||||
this.downloadAvailable = false;
|
||||
this.downloadAvailable = true; //TODO
|
||||
this.error = false;
|
||||
this.fetching = true;
|
||||
axios.get(`/download_api?videourl=${this.url}`).then((responce)=>{
|
||||
|
|
Loading…
Reference in New Issue