forked from FoundKeyGang/FoundKey
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…
Reference in a new issue