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