editing #158

Merged
floatingghost merged 21 commits from editing into develop 2022-09-06 19:25:04 +00:00
1 changed files with 0 additions and 2 deletions
Showing only changes of commit 98c9cd4a6d - Show all commits

View File

@ -1473,8 +1473,6 @@ const MASTODON_STREAMING_EVENTS = new Set([
'status.update'
])
// If Mastodon is doing a different streaming event,
// please let us know, Gargron.
const PLEROMA_STREAMING_EVENTS = new Set([
])