From 6ef5acdce17b95ed5166a32aa479eae0cb7f8cad Mon Sep 17 00:00:00 2001 From: Igor Tolmachov Date: Wed, 20 Apr 2022 02:00:20 +0900 Subject: Рефакторинг Добавлена система заявок в группу MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.sample.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 config.sample.py (limited to 'config.sample.py') diff --git a/config.sample.py b/config.sample.py new file mode 100644 index 0000000..9124afc --- /dev/null +++ b/config.sample.py @@ -0,0 +1 @@ +token = "" -- cgit v1.2.3