From 5e40cfa7e95e531c1110a634a72c54c13fdafcee Mon Sep 17 00:00:00 2001 From: Dark-Law Date: Fri, 28 Nov 2025 21:27:23 +0300 Subject: [PATCH] Update dashboard.config.js --- dashboard.config.js | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/dashboard.config.js b/dashboard.config.js index ca102e8..c964d97 100644 --- a/dashboard.config.js +++ b/dashboard.config.js @@ -1,9 +1,10 @@ "use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.default = { - owners: ["", ""], - clientID: "", - clientSECRET: "", + owners: ["1764344206105", "1764344466411"], + clientID: "1444006544797859882", + clientSECRET: "4fa209fa76c20cb10eb187c20910da5033891c416c51325a1433226877b5a783", domain: "http://localhost:3030", port: 3030 }; +