fixed a typo on line 500

This commit is contained in:
Ada Werefox 2024-04-06 23:39:44 -05:00
parent a79ed28dc2
commit 171c491497
1 changed files with 1 additions and 1 deletions

View File

@ -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(