mirror of
https://github.com/fosrl/pangolin.git
synced 2026-08-19 10:42:57 +02:00
show sso page in browser for gateway resource
This commit is contained in:
@@ -202,7 +202,12 @@ export function LauncherInferenceApiKeysSection({
|
||||
</SettingsSubsectionTitle>
|
||||
<SettingsSubsectionDescription>
|
||||
{t(
|
||||
"myVirtualApiKeysManualResourceDescription"
|
||||
"myVirtualApiKeysManualResourceDescription",
|
||||
{
|
||||
resourceName:
|
||||
data.resourceName ??
|
||||
t("resource")
|
||||
}
|
||||
)}
|
||||
</SettingsSubsectionDescription>
|
||||
</SettingsSubsectionHeader>
|
||||
|
||||
Reference in New Issue
Block a user