kopia lustrzana https://github.com/halcy/Mastodon.py
Hey readthedocs
rodzic
463bda8a91
commit
f252957de2
|
@ -166,7 +166,7 @@ class Mastodon:
|
||||||
}
|
}
|
||||||
__VALID_SCOPES = ['read', 'write', 'follow', 'push'] + __SCOPE_SETS['read'] + __SCOPE_SETS['write']
|
__VALID_SCOPES = ['read', 'write', 'follow', 'push'] + __SCOPE_SETS['read'] + __SCOPE_SETS['write']
|
||||||
|
|
||||||
__SUPPORTED_MASTODON_VERSION = "2.8.2"
|
__SUPPORTED_MASTODON_VERSION = "2.8.4"
|
||||||
|
|
||||||
# Dict versions
|
# Dict versions
|
||||||
__DICT_VERSION_APPLICATION = "2.7.2"
|
__DICT_VERSION_APPLICATION = "2.7.2"
|
||||||
|
|
Ładowanie…
Reference in New Issue