mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-14 17:13:49 -07:00
Add status test all button for IndexerLongTermStatusCheck
(cherry picked from commit 4ffa1816bd2305550abee20cea27e1296a99ddf6)
This commit is contained in:
parent
d8f35f0943
commit
99dade3200
1 changed files with 1 additions and 0 deletions
|
@ -73,6 +73,7 @@ function getInternalLink(source) {
|
|||
function getTestLink(source, props) {
|
||||
switch (source) {
|
||||
case 'IndexerStatusCheck':
|
||||
case 'IndexerLongTermStatusCheck':
|
||||
return (
|
||||
<SpinnerIconButton
|
||||
name={icons.TEST}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue