From 7d3cbad609bfcce9f2a60dccf4637f27e30a19b2 Mon Sep 17 00:00:00 2001 From: Elijah R Date: Tue, 9 Apr 2024 20:02:22 -0400 Subject: [PATCH] change adminView to container-fluid so the table has more room --- Config.ts | 2 +- src/html/index.html | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/Config.ts b/Config.ts index 62d8506..ba970ef 100644 --- a/Config.ts +++ b/Config.ts @@ -1,3 +1,3 @@ export const Config = { - APIEndpoint: "http://127.0.0.1:5858" + APIEndpoint: "https://auth.collabvm.org" }; \ No newline at end of file diff --git a/src/html/index.html b/src/html/index.html index 7883322..3aa961c 100644 --- a/src/html/index.html +++ b/src/html/index.html @@ -50,7 +50,7 @@ -
+

Users

@@ -108,7 +108,7 @@
-
+

Bots