From 31cd7d09af20e751cc192532b8900367650f721d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E0=B9=93=E0=B8=84=D0=B3=CF=82=E0=B8=A2=E0=B8=A3?= <65294906+prgofficial@users.noreply.github.com> Date: Thu, 20 Aug 2020 19:55:37 +0530 Subject: [PATCH] =?UTF-8?q?an=20extra=20comma=20=F0=9F=98=8B?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fc2dd3b..5eb4d6b 100644 --- a/README.md +++ b/README.md @@ -61,7 +61,7 @@ This is the general format, change the values of corresponding fields as your re "index_group": false, "index_channel": true, "exclude_chats": [], - "include_chats": [], + "include_chats": [] } ``` > * `index_all` - Whether to consider all the chats associated with the telegram account. Value should either be `true` or `false`.