pull/79/head
justcool393 2022-12-16 15:17:03 -06:00 committed by geese_suck
parent 8e45463349
commit ca78b26394
Signed by: geese_suck
GPG Key ID: 4D09E4B0A7264746
1 changed files with 1 additions and 0 deletions

View File

@ -5,6 +5,7 @@
</div>
{% endfor %}
{% if p.award_count("snow", v) %}
<script src="{{'js/event/snow.js'|asset}}"></script>
<script>snow(window, document, 80 * {{p.award_count('snow', v)}});</script>
{% endif %}
</div>