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