Remove comment regarding Mastodon in API service
This commit is contained in:
parent
4b3de2797e
commit
77e6aa6968
@ -1185,8 +1185,6 @@ const MASTODON_STREAMING_EVENTS = new Set([
|
|||||||
'status.update'
|
'status.update'
|
||||||
])
|
])
|
||||||
|
|
||||||
// If Mastodon is doing a different streaming event,
|
|
||||||
// please let us know, Gargron.
|
|
||||||
const PLEROMA_STREAMING_EVENTS = new Set([
|
const PLEROMA_STREAMING_EVENTS = new Set([
|
||||||
'pleroma:chat_update'
|
'pleroma:chat_update'
|
||||||
])
|
])
|
||||||
|
Loading…
Reference in New Issue
Block a user