Add status test all button for IndexerLongTermStatusCheck

This commit is contained in:
Bogdan 2023-10-02 18:20:35 +03:00
parent b4ef873cc3
commit e2f3253bbf
1 changed files with 1 additions and 0 deletions

View File

@ -72,6 +72,7 @@ function getInternalLink(source) {
function getTestLink(source, props) {
switch (source) {
case 'IndexerStatusCheck':
case 'IndexerLongTermStatusCheck':
return (
<SpinnerIconButton
name={icons.TEST}