kopia lustrzana https://github.com/cloudflare/wildebeest
				
				
				
			
		
			
				
	
	
		
			7 wiersze
		
	
	
		
			290 B
		
	
	
	
		
			TypeScript
		
	
	
			
		
		
	
	
			7 wiersze
		
	
	
		
			290 B
		
	
	
	
		
			TypeScript
		
	
	
| import type { DefaultImages } from '../backend/src/types/configs'
 | |
| 
 | |
| export const defaultImages: DefaultImages = {
 | |
| 	avatar: 'https://masto.ai/avatars/original/missing.png',
 | |
| 	header: 'https://arrifana.org/system/cache/accounts/headers/109/541/309/468/846/872/original/89ed71066eac95f7.png',
 | |
| }
 |