📝 Write event docs

This commit is contained in:
Freeze455
2021-08-17 21:30:01 +02:00
parent 59ef81c98c
commit cb54fb1113
3 changed files with 54 additions and 0 deletions

View File

@@ -23,6 +23,7 @@ export const documentation = [
{ label: 'Environment', href: '/documentation/environment', isMenu: false },
{ label: 'Structure', href: '/documentation/structure', isMenu: false },
{ label: 'Commands', href: '/documentation/commands', isMenu: false },
{ label: 'Events', href: '/documentation/events', isMenu: false },
]
},
]