From: will Date: Wed, 7 Aug 2024 00:45:03 +0000 (+0100) Subject: Added doomsday clock interface X-Git-Url: https://git.ozva.co.uk/?a=commitdiff_plain;h=a87d020458154cf71cd3e31a96d9231955152a45;p=shopping-channel Added doomsday clock interface - Added interface doomsday clock settings - Added seperate clock.json to track clock position - Cleaned up overlay JS - Began cleaning up interface PHP --- diff --git a/clock.json b/clock.json new file mode 100755 index 0000000..c36e628 --- /dev/null +++ b/clock.json @@ -0,0 +1 @@ +{"currentPosition":270,"movementSpeed":10,"function":"ease"} \ No newline at end of file