From c0363e54124a8c2bea7eb6db9950061b6d1c8217 Mon Sep 17 00:00:00 2001 From: LuckyHunter Date: Sat, 25 Feb 2023 01:42:33 +0800 Subject: [PATCH] Multiple users supported for local running --- app/config/config_example.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/config/config_example.toml b/app/config/config_example.toml index a52fe3e..fc18dd9 100644 --- a/app/config/config_example.toml +++ b/app/config/config_example.toml @@ -15,4 +15,4 @@ TOKEN = "" PUSH_PLUS_TOKEN = "" SC_KEY = "" TG_BOT_TOKEN = "" -TG_USER_ID = "" \ No newline at end of file +TG_USER_ID = ""