merge changes from phantasma

This commit is contained in:
j 2024-02-17 10:55:11 +00:00
commit 7ad121d912
5 changed files with 79 additions and 5 deletions

View file

@ -109,6 +109,7 @@ pandoraAPI("init").then(response => {
if (subtitleLayer) {
layerKeys.push(subtitleLayer.id)
}
pandora.subtitleLayer = subtitleLayer.id
pandora.site.layers.map(layer => {
return layer.id
}).filter(layer => {