{% schema %}
{
"name": "Countdown Timer",
"settings": [
{
"type": "checkbox",
"id": "enable countdown",
"default": "false",
"label": "Enable Countdown Timer"
}
]
}
{% endschema %}
<script>
</script>
How to solve this kind of error? What are the changes I have to made up to solve this error?
** @GemPages **
