mirror of
https://github.com/versia-pub/docs.git
synced 2026-03-13 02:49:16 +01:00
feat: ✨ Add Migrations extension
This commit is contained in:
parent
cc9b0e27f3
commit
d96a3531ae
2 changed files with 100 additions and 0 deletions
|
|
@ -290,6 +290,7 @@ export const navigation: NavGroup[] = [
|
|||
links: [
|
||||
{ title: "Custom Emojis", href: "/extensions/custom-emojis" },
|
||||
{ title: "Likes", href: "/extensions/likes" },
|
||||
{ title: "Migration", href: "/extensions/migration" },
|
||||
{ title: "Polls", href: "/extensions/polls" },
|
||||
{ title: "Reactions", href: "/extensions/reactions" },
|
||||
{ title: "Reports", href: "/extensions/reports" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue