Clean up
This commit is contained in:
		
							parent
							
								
									804c932f60
								
							
						
					
					
						commit
						fbaf5fe355
					
				
					 1 changed files with 0 additions and 10 deletions
				
			
		| 
						 | 
				
			
			@ -105,16 +105,6 @@ export default Vue.extend({
 | 
			
		|||
						text: this.$t('delete'),
 | 
			
		||||
						icon: faTrashAlt,
 | 
			
		||||
						action: this.deleteFile
 | 
			
		||||
					}, null, {
 | 
			
		||||
						type: 'nest',
 | 
			
		||||
						text: this.$t('contextmenu.else-files'),
 | 
			
		||||
						menu: [{
 | 
			
		||||
							text: this.$t('contextmenu.set-as-avatar'),
 | 
			
		||||
							action: this.setAsAvatar
 | 
			
		||||
						}, {
 | 
			
		||||
							text: this.$t('contextmenu.set-as-banner'),
 | 
			
		||||
							action: this.setAsBanner
 | 
			
		||||
						}]
 | 
			
		||||
					}],
 | 
			
		||||
					source: ev.currentTarget || ev.target,
 | 
			
		||||
				});
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue