This commit is contained in:
syuilo 2019-01-04 03:52:50 +09:00
parent ebf9cd18c8
commit b4b6e9548d
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
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;