Fixed Mastodon auto-post
This commit is contained in:
parent
6fd59e9487
commit
2b2d046835
1 changed files with 0 additions and 1 deletions
|
@ -52,7 +52,6 @@ class Mastodon : SocialModule() {
|
|||
get() = properties[HANDLE_PROP]
|
||||
|
||||
override val isAutoPost: Boolean
|
||||
get() = isEnabled && properties[Twitter.AUTO_POST_PROP].toBoolean()
|
||||
|
||||
override val isValidProperties: Boolean
|
||||
get() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue