This commit is contained in:
syuilo
2019-01-16 14:54:14 +09:00
parent eb45eeb1ae
commit 13cee2b4f5
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;