Fixed: Remove 'Parse Testing' from sidebar

This commit is contained in:
Mark McDowall 2023-07-11 07:50:00 -07:00
parent e87f853199
commit c9e3890f73
1 changed files with 0 additions and 4 deletions

View File

@ -167,10 +167,6 @@ const links = [
{
title: 'Log Files',
to: '/system/logs/files'
},
{
title: 'Parse Testing',
to: '/system/parse'
}
]
}