From 9169541bae5b18c67d8803e4e643063e22ae0a4c Mon Sep 17 00:00:00 2001 From: Corban-Lee <77944149+XordK@users.noreply.github.com> Date: Thu, 18 May 2023 15:21:55 +0100 Subject: [PATCH] added bubble popping --- src/mainapp/templates/index.html | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/src/mainapp/templates/index.html b/src/mainapp/templates/index.html index 0e06a0b..1321f46 100644 --- a/src/mainapp/templates/index.html +++ b/src/mainapp/templates/index.html @@ -24,8 +24,13 @@ {% block scripts %} {% endblock scripts %}