Improve usability
This commit is contained in:
		
							parent
							
								
									6758b0f133
								
							
						
					
					
						commit
						452fb8e496
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -69,6 +69,7 @@ export default Vue.extend({
 | 
			
		|||
 | 
			
		||||
					const data = new FormData();
 | 
			
		||||
					data.append('i', this.$store.state.i.token);
 | 
			
		||||
					data.append('force', 'true');
 | 
			
		||||
					data.append('file', file);
 | 
			
		||||
 | 
			
		||||
					if (folder) data.append('folderId', folder);
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue