Fix bug
This commit is contained in:
		
							parent
							
								
									d60c3c4ee3
								
							
						
					
					
						commit
						566317dc83
					
				
					 1 changed files with 18 additions and 18 deletions
				
			
		| 
						 | 
				
			
			@ -98,7 +98,7 @@ export default Vue.extend({
 | 
			
		|||
				})
 | 
			
		||||
				.catch(e => {
 | 
			
		||||
					this.avatarUploading = false;
 | 
			
		||||
				alert('%18n:!@upload-failed%');
 | 
			
		||||
					alert('%18n:@upload-failed%');
 | 
			
		||||
				});
 | 
			
		||||
		},
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			@ -120,7 +120,7 @@ export default Vue.extend({
 | 
			
		|||
				})
 | 
			
		||||
				.catch(e => {
 | 
			
		||||
					this.bannerUploading = false;
 | 
			
		||||
				alert('%18n:!@upload-failed%');
 | 
			
		||||
					alert('%18n:@upload-failed%');
 | 
			
		||||
				});
 | 
			
		||||
		},
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue