From a0335da1f8402523cb13080761a1852e2636dc9a Mon Sep 17 00:00:00 2001 From: Physcik Date: Sat, 13 Dec 2025 22:31:06 +0500 Subject: More frontend controls --- Settings.json | 2 +- static/index.html | 1 + static/index.js | 7 +++++++ 3 files changed, 9 insertions(+), 1 deletion(-) diff --git a/Settings.json b/Settings.json index fbf587c..a0353fa 100644 --- a/Settings.json +++ b/Settings.json @@ -1,5 +1,5 @@ { - "SongsLocation": "/home/physick/Git/culture_exam/Tracks", + "SongsLocation": "/home/physick/git/culture_exam/Tracks", "Distribution": { "RandomisationChance": 0.5, "MaxPointPercent": 0.75, diff --git a/static/index.html b/static/index.html index 20d5f41..10eb9b4 100644 --- a/static/index.html +++ b/static/index.html @@ -27,6 +27,7 @@ +