mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 15:34:13 +00:00 
			
		
		
		
	chore: remove danger from edit
This commit is contained in:
		
							parent
							
								
									d05848790c
								
							
						
					
					
						commit
						c14a766b8e
					
				
					 1 changed files with 0 additions and 1 deletions
				
			
		| 
						 | 
					@ -364,7 +364,6 @@ export function getNoteMenu(props: {
 | 
				
			||||||
				appearNote.userId === $i.id ? {
 | 
									appearNote.userId === $i.id ? {
 | 
				
			||||||
					icon: 'ti ti-pencil',
 | 
										icon: 'ti ti-pencil',
 | 
				
			||||||
					text: i18n.ts.edit,
 | 
										text: i18n.ts.edit,
 | 
				
			||||||
					danger: true,
 | 
					 | 
				
			||||||
					action: edit,
 | 
										action: edit,
 | 
				
			||||||
				} : undefined,
 | 
									} : undefined,
 | 
				
			||||||
				{
 | 
									{
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
	Add table
		
		Reference in a new issue