From 596ac24797589fd06440459372a065fdf16378d2 Mon Sep 17 00:00:00 2001 From: Elijah R Date: Tue, 6 Jun 2023 19:07:03 -0400 Subject: [PATCH] eventvm --- src/common.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/common.js b/src/common.js index 3aefb07..033f8f8 100644 --- a/src/common.js +++ b/src/common.js @@ -10,6 +10,7 @@ export const config = { "wss://computernewb.com/collab-vm/vm7", "wss://computernewb.com/collab-vm/vm8", "wss://computernewb.com/collab-vm/vm9", + "wss://computernewb.com/collab-vm/eventvm", ], chatSound: "https://computernewb.com/collab-vm/notify.ogg", // What XSS implementation the server uses