mirror of
https://github.com/ecency/ecency-mobile.git
synced 2024-12-17 10:21:33 +03:00
support nfavorutes filter
This commit is contained in:
parent
31d9a45016
commit
eb8c91a155
@ -66,5 +66,6 @@ export enum NotificationFilters {
|
||||
REPLIES = "replies",
|
||||
REBLOGS = "reblogs",
|
||||
TRANFERS = "transfers",
|
||||
DELEGATIONS = "delegations"
|
||||
DELEGATIONS = "delegations",
|
||||
FAVOURITES = "nfavorites"
|
||||
}
|
Loading…
Reference in New Issue
Block a user