mirror of https://github.com/Sonarr/Sonarr
Fixed: Remove 'Parse Testing' from sidebar
This commit is contained in:
parent
e87f853199
commit
c9e3890f73
|
@ -167,10 +167,6 @@ const links = [
|
||||||
{
|
{
|
||||||
title: 'Log Files',
|
title: 'Log Files',
|
||||||
to: '/system/logs/files'
|
to: '/system/logs/files'
|
||||||
},
|
|
||||||
{
|
|
||||||
title: 'Parse Testing',
|
|
||||||
to: '/system/parse'
|
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue