1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2024-10-29 23:12:39 +01:00

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

View File

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