From 651774fe5e486ddbf7eca596f54f5894cc3da64f Mon Sep 17 00:00:00 2001 From: RossAscends <124905043+RossAscends@users.noreply.github.com> Date: Sun, 16 Jul 2023 19:47:11 +0900 Subject: [PATCH] save/load movingUI Presets --- public/index.html | 43 +++++++------- public/movingUI/Black Magic Time.json | 45 ++++++++++++++ public/movingUI/Default.json | 4 ++ public/scripts/power-user.js | 84 +++++++++++++++++++++++++++ server.js | 52 +++++++++++------ 5 files changed, 187 insertions(+), 41 deletions(-) create mode 100644 public/movingUI/Black Magic Time.json create mode 100644 public/movingUI/Default.json diff --git a/public/index.html b/public/index.html index 1b02b0b0a..790bbf883 100644 --- a/public/index.html +++ b/public/index.html @@ -2295,6 +2295,21 @@ +