From fbf3d974d27bf2358d1a73f20f449d677bdd2637 Mon Sep 17 00:00:00 2001 From: TheBidouilleur Date: Mon, 25 May 2020 17:27:29 +0200 Subject: [PATCH] =?UTF-8?q?Mise=20=C3=A0=20jour=20de=20'config.py'?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.py b/config.py index 7b4cbfe..6185f87 100644 --- a/config.py +++ b/config.py @@ -5,7 +5,7 @@ config = { "plateform" : '', - "frequency" : '', + "plateform_directory" : '', "telegram_user_id" : '', "telegram_token_bot" : '' }