Faviconを可変にするなど

This commit is contained in:
syuilo
2019-03-14 16:30:51 +09:00
parent d762a6ce58
commit 6ceff60c1e
5 changed files with 25 additions and 5 deletions

View File

@ -198,6 +198,7 @@ export type IMeta = {
mascotImageUrl?: string;
bannerUrl?: string;
errorImageUrl?: string;
iconUrl?: string;
cacheRemoteFiles?: boolean;