From 96a0c76a40959d8e087c53a11d80ae839a10313b Mon Sep 17 00:00:00 2001 From: khan43215 <165830398+khan43215@users.noreply.github.com> Date: Fri, 3 May 2024 15:57:09 +0600 Subject: [PATCH] Update config.json --- config.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/config.json b/config.json index bc895bc9..9974b6bd 100644 --- a/config.json +++ b/config.json @@ -24,7 +24,7 @@ "BOTNAME": "Bot", "PREFIX": "?", "ADMINBOT": [ - "YOUR_FB_UID", + "YOUR_FB_ID", "OTHER_FB_UID" ], "DESIGN": { @@ -84,4 +84,4 @@ "autoUnsend": true, "delayUnsend": 60 } -} \ No newline at end of file +}