Fix actor types for recent Mastodon updates

master
Thomas Sileo 2019-04-14 19:35:20 +02:00
rodzic e2416ac7f6
commit 3c6ba44ae6
1 zmienionych plików z 1 dodań i 0 usunięć

Wyświetl plik

@ -131,6 +131,7 @@ ACTOR_TYPES = [
ActivityType.GROUP,
ActivityType.ORGANIZATION,
ActivityType.SERVICE,
ActivityType.QUESTION, # Mastodon notoft the end of a question with an update from that question
]
CREATE_TYPES = [