mirror of
https://gitlab.com/octospacc/TelegramIndex-Fork.git
synced 2025-06-05 22:09:12 +02:00
Update README.md
There was a typo mistake in INDEX_SETTINGS JSON. aA ',' was missing.
This commit is contained in:
@@ -57,7 +57,7 @@ This is the general format, change the values for corresponding fields as your r
|
|||||||
"index_private":false,
|
"index_private":false,
|
||||||
"index_group": false,
|
"index_group": false,
|
||||||
"index_channel": true,
|
"index_channel": true,
|
||||||
"exclude_chats": []
|
"exclude_chats": [],
|
||||||
"include_chats": [],
|
"include_chats": [],
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
Reference in New Issue
Block a user