mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 07:24:13 +00:00 
			
		
		
		
	fix(server): add missing import
This commit is contained in:
		
							parent
							
								
									75da7ab484
								
							
						
					
					
						commit
						4e63022a49
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -1,5 +1,6 @@
 | 
			
		|||
import define from '../../../define.js';
 | 
			
		||||
import { Users } from '@/models/index.js';
 | 
			
		||||
import { publishInternalEvent } from '@/services/stream.js';
 | 
			
		||||
 | 
			
		||||
export const meta = {
 | 
			
		||||
	tags: ['admin'],
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue