Update meta-handler.js

This commit is contained in:
simonpipe 2025-12-18 17:30:14 +01:00
parent 54755cc45e
commit ffd88491bd

View file

@ -1,5 +1,5 @@
const MetaHandler = {
proxyPath: 'optional/metadata.php',
proxyPath: 'metadata.php',
updateInterval: 20000,
intervalId: null,
proxyActive: false,