diff --git a/scripts/queue/main.ts b/scripts/queue.ts similarity index 100% rename from scripts/queue/main.ts rename to scripts/queue.ts diff --git a/templates/queue.html b/templates/queue.html index 7310050..fb164f7 100644 --- a/templates/queue.html +++ b/templates/queue.html @@ -3,7 +3,7 @@ {% block title %}queue ({{ inner.tasks.len() }}){% endblock %} {% block head %} - + {% endblock %} {% block body %}