what's this doing here, begone
This commit is contained in:
parent
38130fce90
commit
d299e864bf
1 changed files with 1 additions and 2 deletions
|
|
@ -18,8 +18,7 @@ const mastoApiNotificationTypes = new Set([
|
||||||
'move',
|
'move',
|
||||||
'poll',
|
'poll',
|
||||||
'pleroma:emoji_reaction',
|
'pleroma:emoji_reaction',
|
||||||
'pleroma:report',
|
'pleroma:report'
|
||||||
'test'
|
|
||||||
])
|
])
|
||||||
|
|
||||||
const fetchAndUpdate = ({ store, credentials, older = false, since }) => {
|
const fetchAndUpdate = ({ store, credentials, older = false, since }) => {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue