plugin-backend #1
@ -497,7 +497,7 @@ async function update_entrances(entrances) {
|
|||||||
scene: scene_title,
|
scene: scene_title,
|
||||||
entrances: {
|
entrances: {
|
||||||
found: entrances.scenes[scene_title].found,
|
found: entrances.scenes[scene_title].found,
|
||||||
remaining: entrance.scenes[scene_title].remaining,
|
remaining: entrances.scenes[scene_title].remaining,
|
||||||
},
|
},
|
||||||
});
|
});
|
||||||
scene.querySelector(
|
scene.querySelector(
|
||||||
|
Loading…
Reference in New Issue
Block a user