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;
|
||||
|
||||
proxyAccount?: string;
|
||||
playerAvailableDomains?: string[];
|
||||
|
||||
enableRecaptcha?: boolean;
|
||||
recaptchaSiteKey?: string;
|
||||
|
|
Loading…
Reference in a new issue