Send a different review to mastodon than to fedireads
This commit is contained in:
@ -35,5 +35,6 @@ class Review(Status):
|
||||
|
||||
def save(self, *args, **kwargs):
|
||||
self.status_type = 'Review'
|
||||
self.activity_type = 'Article'
|
||||
super().save(*args, **kwargs)
|
||||
|
||||
|
Reference in New Issue
Block a user