fix: delete prints, config.toml
This commit is contained in:
@ -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'
|
||||
|
||||
|
Reference in New Issue
Block a user