mirror of
https://github.com/mehotkhan/BandersnatchInteractive.git
synced 2025-07-27 17:23:22 +00:00
Prepared for pull request
This commit is contained in:
parent
a4f6d03137
commit
a930971a7a
2 changed files with 0 additions and 29 deletions
|
@ -177,7 +177,6 @@
|
|||
select.addEventListener('change',(e)=>{
|
||||
translated_choices = window[select.value];
|
||||
console.log(select.value);
|
||||
// console.log(translated_choices);
|
||||
momentsBySegment = switch_choices();
|
||||
})
|
||||
</script>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue