mirror of
https://github.com/versia-pub/server.git
synced 2026-04-28 05:09:16 +02:00
feat(api): ✨ Add Emoji Reactions
This commit is contained in:
parent
70974d3c35
commit
9722b94eae
17 changed files with 755 additions and 7 deletions
|
|
@ -44,6 +44,7 @@ export { TermsOfService } from "./schemas/tos.ts";
|
|||
export {
|
||||
Challenge,
|
||||
NoteReaction,
|
||||
NoteReactionWithAccounts,
|
||||
Role,
|
||||
SSOConfig,
|
||||
} from "./schemas/versia.ts";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue