mirror of
https://github.com/unraid/api.git
synced 2026-05-12 10:40:09 -05:00
fix: pass ssoSubIds only
This commit is contained in:
+1
-1
@@ -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