From c9a68dfed61b9ee3eb12d5089587e1dbba7738d9 Mon Sep 17 00:00:00 2001 From: Alex Date: Sun, 9 May 2021 17:41:51 -0400 Subject: [PATCH] Update config.dart --- lib/config.dart | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/config.dart b/lib/config.dart index 4451487..53385e4 100644 --- a/lib/config.dart +++ b/lib/config.dart @@ -1,3 +1,3 @@ Map Config = { - 'token': 'Njc4MDkzNjY4NzcwNTEyOTE3.Xkdx8Q.DfG2iEsZWGNiHSdVnHHveZLUbrQ', + 'token': 'EXAMPLE TOKEN', };