mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-04 15:34:13 +00:00 
			
		
		
		
	Fix bug
This commit is contained in:
		
							parent
							
								
									501b07c383
								
							
						
					
					
						commit
						d5408c429b
					
				
					 1 changed files with 1 additions and 0 deletions
				
			
		| 
						 | 
				
			
			@ -2,6 +2,7 @@ import Meta, { IMeta } from '../models/meta';
 | 
			
		|||
 | 
			
		||||
const defaultMeta: any = {
 | 
			
		||||
	name: 'Misskey',
 | 
			
		||||
	maintainer: {},
 | 
			
		||||
	langs: [],
 | 
			
		||||
	cacheRemoteFiles: true,
 | 
			
		||||
	localDriveCapacityMb: 256,
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue