1
0
mirror of https://github.com/Sonarr/Sonarr.git synced 2026-04-21 22:05:38 -04:00

New: Added UI for parsing release names

Closes #5263
This commit is contained in:
Mark McDowall
2023-05-07 18:55:00 -07:00
committed by Mark McDowall
parent a77ef187af
commit 85e2855981
32 changed files with 980 additions and 46 deletions
@@ -167,6 +167,10 @@ const links = [
{
title: 'Log Files',
to: '/system/logs/files'
},
{
title: 'Parse Testing',
to: '/system/parse'
}
]
}