Update uploader.tag
This commit is contained in:
		
							parent
							
								
									c6085f7c21
								
							
						
					
					
						commit
						2c78f49704
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -171,7 +171,7 @@
 | 
			
		|||
			if (folder) data.append('folder_id', folder);
 | 
			
		||||
 | 
			
		||||
			const xhr = new XMLHttpRequest();
 | 
			
		||||
			xhr.open('POST', CONFIG.apiUrl + '/drive/files/create', true);
 | 
			
		||||
			xhr.open('POST', this.CONFIG.apiUrl + '/drive/files/create', true);
 | 
			
		||||
			xhr.onload = e => {
 | 
			
		||||
				const driveFile = JSON.parse(e.target.response);
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue