mirror of
https://github.com/unraid/api.git
synced 2026-01-01 06:01:18 -06:00
fix: pass ssoSubIds only
This commit is contained in:
@@ -18,5 +18,5 @@ echo $wcExtractor->getScriptTagHtml();
|
|||||||
?>
|
?>
|
||||||
|
|
||||||
<unraid-i18n-host>
|
<unraid-i18n-host>
|
||||||
<unraid-sso-button server="<?= $serverState->ssoSubIds ?>"></unraid-sso-button>
|
<unraid-sso-button ssoSubIds="<?= $serverState->ssoSubIds ?>"></unraid-sso-button>
|
||||||
</unraid-i18n-host>
|
</unraid-i18n-host>
|
||||||
Reference in New Issue
Block a user