edit config because it didn't do the thing for some reason
This commit is contained in:
parent
bb8a418c81
commit
9a7153ca56
|
@ -49,9 +49,7 @@ export default defineConfig({
|
|||
{
|
||||
text: 'Extensions',
|
||||
items: [
|
||||
{ text: 'Main Entrypoint', link: '/exts/main' },
|
||||
{ text: 'Client Entrypoint', link: '/exts/client' },
|
||||
{ text: 'Server Entrypoint', link: '/exts/server' },
|
||||
{ text: 'Entrypoints', link: '/exts/entrypoints' },
|
||||
{ text: 'Mixin', link: '/exts/mixin' },
|
||||
{ text: 'AccessWideners', link: '/exts/aw' },
|
||||
{ text: 'PreLaunch', link: '/exts/prelaunch' },
|
||||
|
|
Loading…
Reference in a new issue