mirror of
https://github.com/Sonarr/Sonarr
synced 2025-01-03 05:35:29 +00:00
Add status test all button for IndexerLongTermStatusCheck
This commit is contained in:
parent
b3c691859a
commit
4ffa1816bd
1 changed files with 1 additions and 0 deletions
|
@ -72,6 +72,7 @@ function getInternalLink(source) {
|
|||
function getTestLink(source, props) {
|
||||
switch (source) {
|
||||
case 'IndexerStatusCheck':
|
||||
case 'IndexerLongTermStatusCheck':
|
||||
return (
|
||||
<SpinnerIconButton
|
||||
name={icons.TEST}
|
||||
|
|
Loading…
Reference in a new issue