mirror of
https://github.com/versia-pub/server.git
synced 2026-03-13 05:49:16 +01:00
feat(federation): ✨ Federate Reactions
This commit is contained in:
parent
fa1dd69e2d
commit
343a507ecc
4 changed files with 84 additions and 6 deletions
|
|
@ -32,4 +32,5 @@ export type KnownEntity =
|
|||
| VersiaEntities.Unfollow
|
||||
| VersiaEntities.Delete
|
||||
| VersiaEntities.Like
|
||||
| VersiaEntities.Share;
|
||||
| VersiaEntities.Share
|
||||
| VersiaEntities.Reaction;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue