From 551536bcb4d9fbb7d1fc1d7317d2018694bc5f4e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Phillip=20K=C3=BChne?= Date: Tue, 28 Mar 2023 01:00:21 +0200 Subject: [PATCH] Update bootstrap-tables --- backend/templates/base.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/backend/templates/base.html b/backend/templates/base.html index 8b598ea..70ebb30 100644 --- a/backend/templates/base.html +++ b/backend/templates/base.html @@ -12,7 +12,7 @@ {% block title %}{% endblock %} - KaraoQueue - + - + + src="https://unpkg.com/bootstrap-table@1.21.2/dist/extensions/auto-refresh/bootstrap-table-auto-refresh.min.js"> {% block extrajs %}{% endblock %}