This commit is contained in:
Elijah R 2023-04-05 19:38:22 -04:00
parent 9dab2907c8
commit 6312425129
2 changed files with 2 additions and 1 deletions

2
dist/index.html vendored
View File

@ -37,7 +37,7 @@
</div>
</div>
<div class="modal fade" id="welcomeModal" tabindex="-1" data-bs-backdrop="static" data-bs-keyboard="false" aria-labelledby="welcomeModalLabel" aria-hidden="true">
<div class="modal-dialog">
<div class="modal-dialog modal-lg">
<div class="modal-content bg-dark text-light">
<div class="modal-header">
<h1>Welcome to CollabVM</h1>

View File

@ -9,6 +9,7 @@ export const config = {
"wss://computernewb.com/collab-vm/vm6",
"wss://computernewb.com/collab-vm/vm7",
"wss://computernewb.com/collab-vm/vm8",
"wss://computernewb.com/collab-vm/vm9",
],
chatSound: "https://computernewb.com/collab-vm/notify.ogg",
// What XSS implementation the server uses