client: tweak ui
This commit is contained in:
		
							parent
							
								
									e46bb2f948
								
							
						
					
					
						commit
						14fa8b177d
					
				
					 4 changed files with 7 additions and 5 deletions
				
			
		| 
						 | 
				
			
			@ -632,6 +632,7 @@ export default defineComponent({
 | 
			
		|||
					text: this.$ts.pin,
 | 
			
		||||
					action: () => this.togglePin(true)
 | 
			
		||||
				} : undefined,
 | 
			
		||||
				/*
 | 
			
		||||
				...(this.$i.isModerator || this.$i.isAdmin ? [
 | 
			
		||||
					null,
 | 
			
		||||
					{
 | 
			
		||||
| 
						 | 
				
			
			@ -640,7 +641,7 @@ export default defineComponent({
 | 
			
		|||
						action: this.promote
 | 
			
		||||
					}]
 | 
			
		||||
					: []
 | 
			
		||||
				),
 | 
			
		||||
				),*/
 | 
			
		||||
				...(this.appearNote.userId != this.$i.id ? [
 | 
			
		||||
					null,
 | 
			
		||||
					{
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		Add a link
		
	
		Reference in a new issue