Update meta.ts
This commit is contained in:
parent
23b64794a4
commit
be77bf00b9
1 changed files with 1 additions and 0 deletions
|
@ -164,6 +164,7 @@ export type IMeta = {
|
||||||
cacheRemoteFiles?: boolean;
|
cacheRemoteFiles?: boolean;
|
||||||
|
|
||||||
proxyAccount?: string;
|
proxyAccount?: string;
|
||||||
|
playerAvailableDomains?: string[];
|
||||||
|
|
||||||
enableRecaptcha?: boolean;
|
enableRecaptcha?: boolean;
|
||||||
recaptchaSiteKey?: string;
|
recaptchaSiteKey?: string;
|
||||||
|
|
Loading…
Reference in a new issue