Skip to content

Commit

Permalink
remove comma
Browse files Browse the repository at this point in the history
  • Loading branch information
fritzmg committed Jan 12, 2024
1 parent 27d5517 commit e0c27eb
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -51,7 +51,7 @@
button.insertAdjacentHTML('afterend', button.querySelector('template').innerHTML);
button.remove();
})
});
})
</script>
{% endadd %}
{% endblock %}
Expand Down

0 comments on commit e0c27eb

Please sign in to comment.