mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
feat: ✨ Add Reports
This commit is contained in:
parent
7189a6f411
commit
ac96922bd3
2 changed files with 54 additions and 0 deletions
|
|
@ -292,6 +292,7 @@ export const navigation: NavGroup[] = [
|
|||
{ title: "Likes", href: "/extensions/likes" },
|
||||
{ title: "Polls", href: "/extensions/polls" },
|
||||
{ title: "Reactions", href: "/extensions/reactions" },
|
||||
{ title: "Reports", href: "/extensions/reports" },
|
||||
{ title: "Share", href: "/extensions/share" },
|
||||
{ title: "Vanity", href: "/extensions/vanity" },
|
||||
{ title: "WebSockets", href: "/extensions/websockets" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue