Compare commits

...

1 Commits

Author SHA1 Message Date
Acid Chicken (硫酸鶏) be77bf00b9
Update meta.ts 2018-11-19 13:26:48 +09:00
1 changed files with 1 additions and 0 deletions

View File

@ -164,6 +164,7 @@ export type IMeta = {
cacheRemoteFiles?: boolean;
proxyAccount?: string;
playerAvailableDomains?: string[];
enableRecaptcha?: boolean;
recaptchaSiteKey?: string;