This commit is contained in:
syuilo
2019-01-04 03:52:50 +09:00
parent ebf9cd18c8
commit b4b6e9548d
6 changed files with 12 additions and 12 deletions

View File

@ -185,7 +185,7 @@ export type IMeta = {
disableRegistration?: boolean;
disableLocalTimeline?: boolean;
hidedTags?: string[];
logoUrl?: string;
mascotImageUrl?: string;
bannerUrl?: string;
errorImageUrl?: string;