summary refs log tree commit diff
diff options
context:
space:
mode:
authorPuyodead1 <puyodead@proton.me>2022-12-20 23:32:54 -0500
committerPuyodead1 <puyodead@proton.me>2022-12-20 23:32:54 -0500
commit71ca581529404cd0852a4bc0a5521385b833b4e1 (patch)
tree5a89ba192f4610eb94fc18be23c9a27d2379b114
parentClient: update to canary 165341 (diff)
downloadserver-71ca581529404cd0852a4bc0a5521385b833b4e1.tar.xz
Update client script js hashes
-rw-r--r--scripts/client.js8
1 files changed, 4 insertions, 4 deletions
diff --git a/scripts/client.js b/scripts/client.js
index b36cf561..43452a31 100644
--- a/scripts/client.js
+++ b/scripts/client.js
@@ -35,10 +35,10 @@ const INSTANCE_NAME = "Fosscord";
 
 // Manual for now
 const INDEX_SCRIPTS = [
-	"83ace7450e110d16319e", // 50
-	"e02290aaa8dac5d195c2", // 1
-	"4f3b3c576b879a5f75d1", // 0?
-	"699456246fdfe7589855", // ~4500.
+	"b456855ec667950dcf68", // 50
+	"cfb9efe961b2bf3647bc", // 1
+	"f98a039261c37f892cbf", // 0?
+	"4470c87bb13810847db0", // ~4500.
 ];
 
 const doPatch = (content) => {