mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	regesit
This commit is contained in:
		
							parent
							
								
									7bd2a6ad61
								
							
						
					
					
						commit
						90db793fd0
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -83,6 +83,7 @@ export default defineComponent({
 | 
			
		|||
				case 'sounds': return defineAsyncComponent(() => import('./sounds.vue'));
 | 
			
		||||
				case 'plugins': return defineAsyncComponent(() => import('./plugins.vue'));
 | 
			
		||||
				case 'import-export': return defineAsyncComponent(() => import('./import-export.vue'));
 | 
			
		||||
				case 'regedit': return defineAsyncComponent(() => import('./regedit.vue'));
 | 
			
		||||
				default: return null;
 | 
			
		||||
			}
 | 
			
		||||
		});
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue