mirror of
https://github.com/vitodeploy/vito.git
synced 2025-07-02 22:46:16 +00:00
#591 - node
This commit is contained in:
@ -102,7 +102,7 @@ export default function ServerLayout({ children }: { children: ReactNode }) {
|
||||
},
|
||||
{
|
||||
title: 'NodeJS',
|
||||
href: '#',
|
||||
href: route('node', { server: page.props.server.id }),
|
||||
icon: NodeIcon,
|
||||
isDisabled: isMenuDisabled,
|
||||
},
|
||||
|
Reference in New Issue
Block a user