plugin-backend #1
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue