mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
feat: ✨ Add Interaction Controls Extension
This commit is contained in:
parent
9ad9436845
commit
1d375491d1
4 changed files with 125 additions and 1 deletions
|
|
@ -295,6 +295,10 @@ export const navigation: NavGroup[] = [
|
|||
title: "Instance Messaging",
|
||||
href: "/extensions/instance-messaging",
|
||||
},
|
||||
{
|
||||
title: "Interaction Controls",
|
||||
href: "/extensions/interaction-controls",
|
||||
},
|
||||
{ title: "Likes", href: "/extensions/likes" },
|
||||
{ title: "Migration", href: "/extensions/migration" },
|
||||
{ title: "Polls", href: "/extensions/polls" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue