mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	Fix #4531
This commit is contained in:
		
							parent
							
								
									7f7e6d5aba
								
							
						
					
					
						commit
						b217fba235
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -159,7 +159,7 @@
 | 
			
		|||
	</template>
 | 
			
		||||
 | 
			
		||||
	<template v-if="page == null || page == 'notification'">
 | 
			
		||||
		<x-notification v-show="page == 'notification'"/>
 | 
			
		||||
		<x-notification/>
 | 
			
		||||
	</template>
 | 
			
		||||
 | 
			
		||||
	<template v-if="page == null || page == 'drive'">
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue