mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 15:34:13 +00:00 
			
		
		
		
	add missing import
This commit is contained in:
		
							parent
							
								
									64c737036f
								
							
						
					
					
						commit
						fcb1218bbc
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -68,6 +68,7 @@ import { misskeyApi } from '@/scripts/misskey-api.js';
 | 
			
		|||
import { useRouter } from '@/router/supplier.js';
 | 
			
		||||
import * as os from '@/os.js';
 | 
			
		||||
import MkPageHeader from '@/components/global/MkPageHeader.vue';
 | 
			
		||||
import MkLoading from '@/components/global/MkLoading.vue';
 | 
			
		||||
 | 
			
		||||
const props = withDefaults(defineProps<{
 | 
			
		||||
	initialTab?: FollowingFeedTab,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue