Fireworks hotfix
This commit is contained in:
parent
0aae767a3e
commit
98a6f98fda
1 changed files with 1 additions and 1 deletions
|
@ -267,7 +267,7 @@ singleEvent.setOption({ lang: 'fr' });
|
|||
singleEvent.setOption({ lang: 'en' });
|
||||
{% endifequal %}
|
||||
</script>
|
||||
{% if event.id == 1 %}
|
||||
{% if event.id == 573 %}
|
||||
<script src="https://unpkg.com/fireworks-js@2.x/dist/index.umd.js"></script>
|
||||
<script>
|
||||
const container = document.querySelector('.fireworks');
|
||||
|
|
Loading…
Reference in a new issue