feat(notifications/actions): add reply action
Closes https://github.com/LucasGGamerM/moshidon/issues/104
This commit is contained in:
@@ -5,4 +5,5 @@ public enum NotificationAction {
|
||||
BOOST,
|
||||
UNBOOST,
|
||||
BOOKMARK,
|
||||
REPLY,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user