From 03b3fc9fc1478280858a6c8d72963f0f971587ce Mon Sep 17 00:00:00 2001
From: RossAscends <124905043+RossAscends@users.noreply.github.com>
Date: Fri, 21 Apr 2023 02:14:16 +0900
Subject: [PATCH] - added edit message auto saving - toggle in PowerUser
settings - removed consolelog spam from RA-mods and expressions
---
public/index.html | 5 ++-
public/script.js | 45 ++++++++++++++++---
public/scripts/RossAscends-mods.js | 24 +---------
.../scripts/extensions/expressions/index.js | 26 +++++------
public/scripts/power-user.js | 7 +++
5 files changed, 65 insertions(+), 42 deletions(-)
diff --git a/public/index.html b/public/index.html
index 75271911b..0c6bbb938 100644
--- a/public/index.html
+++ b/public/index.html
@@ -1277,6 +1277,9 @@
+
@@ -1892,4 +1895,4 @@