mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	fix control panel navigation
This commit is contained in:
		
							parent
							
								
									39f7318048
								
							
						
					
					
						commit
						b92b704592
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -118,7 +118,7 @@ const menuDef = $computed(() => [{
 | 
			
		|||
	}, {
 | 
			
		||||
		icon: 'ti ti-sparkles',
 | 
			
		||||
		text: i18n.ts.avatarDecorations,
 | 
			
		||||
		to: '/avatar-decorations',
 | 
			
		||||
		to: '/admin/avatar-decorations',
 | 
			
		||||
		active: currentPage?.route.name === 'avatarDecorations',
 | 
			
		||||
	}, {
 | 
			
		||||
		icon: 'ti ti-whirl',
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue