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