mirror of
https://github.com/Prowlarr/Prowlarr
synced 2026-05-08 12:43:19 +02:00
parent
3dd11213fa
commit
5e7f4f3fc1
1 changed files with 1 additions and 0 deletions
|
|
@ -43,6 +43,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