mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-08-26 18:09:21 +00:00
Mastodon: Added experimental support for voting in polls
This commit is contained in:
@@ -42,6 +42,9 @@ class NotificationsBuffer(BaseBuffer):
|
||||
def unfav(self):
|
||||
pass
|
||||
|
||||
def vote(self):
|
||||
pass
|
||||
|
||||
def can_share(self):
|
||||
return False
|
||||
|
||||
|
Reference in New Issue
Block a user