This commit is contained in:
syuilo 2019-01-16 14:54:14 +09:00
parent eb45eeb1ae
commit 13cee2b4f5
No known key found for this signature in database
GPG key ID: BDC4C49D06AB9D69
9 changed files with 30 additions and 7 deletions

View file

@ -184,6 +184,7 @@ export type IMeta = {
disableRegistration?: boolean;
disableLocalTimeline?: boolean;
disableGlobalTimeline?: boolean;
hidedTags?: string[];
mascotImageUrl?: string;
bannerUrl?: string;