Update meta-handler.js
This commit is contained in:
parent
54755cc45e
commit
ffd88491bd
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
|||
const MetaHandler = {
|
||||
proxyPath: 'optional/metadata.php',
|
||||
proxyPath: 'metadata.php',
|
||||
updateInterval: 20000,
|
||||
intervalId: null,
|
||||
proxyActive: false,
|
||||
|
|
|
|||
Loading…
Reference in a new issue