Add filter method to repository

This commit is contained in:
Jon Staab
2024-05-07 14:45:10 -07:00
parent 199dbca32a
commit f75f24c2ec
5 changed files with 81 additions and 21 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ export enum Kind {
Note = 1,
Relay = 2,
DM = 4,
EventDeletion = 5,
Delete = 5,
Repost = 6,
Reaction = 7,
BadgeAward = 8,