Skip to content

Commit

Permalink
Update latest.ts
Browse files Browse the repository at this point in the history
reordered to put the editor sections together, chat/event commands together.
  • Loading branch information
PyroTech03 authored Oct 10, 2023
1 parent 12bce19 commit 4a33c69
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion src/site/locales/en-US/latest.ts
Original file line number Diff line number Diff line change
Expand Up @@ -167,11 +167,12 @@ export const sidebar: LocalizedSidebar = {
collapsible: true,
children: [
'/events/introduction.md',
'/events/common.md',
'/events/eventcommands.md',
'/events/chatcommands.md',
'/events/pages.md',
'/events/common.md',
'/events/examples.md',

],
},
{
Expand Down

0 comments on commit 4a33c69

Please sign in to comment.