fix: delete prints, config.toml

This commit is contained in:
ge
2022-08-28 17:15:48 +03:00
parent 4bfa00c51e
commit 3bbc515e10
2 changed files with 1 additions and 3 deletions

View File

@ -4,7 +4,7 @@ API_ACCESS_TOKEN = 'your_access_token_here'
[vk]
API_URL = 'https://api.vk.com/method'
API_VERSION = 5.131
API_VERSION = '5.131'
API_ACCESS_TOKEN = 'your_access_token_here'
GROUP_DOMAIN = 'apiclub'