mirror of
				https://codeberg.org/yeentown/barkey.git
				synced 2025-11-03 23:14:13 +00:00 
			
		
		
		
	Fix URL
This commit is contained in:
		
							parent
							
								
									3c0626752a
								
							
						
					
					
						commit
						154c38c314
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -93,7 +93,7 @@ export class Meta {
 | 
			
		|||
	@Column('varchar', {
 | 
			
		||||
		length: 512,
 | 
			
		||||
		nullable: true,
 | 
			
		||||
		default: 'https://ai.misskey.xyz/aiart/yubitun.png'
 | 
			
		||||
		default: 'https://xn--931a.moe/aiart/yubitun.png'
 | 
			
		||||
	})
 | 
			
		||||
	public errorImageUrl: string | null;
 | 
			
		||||
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue