parent
eb94ded90a
commit
c0e881c591
1 changed files with 1 additions and 1 deletions
|
@ -395,7 +395,7 @@ export const AdvancedTab = ({
|
|||
)}
|
||||
<>
|
||||
<Text className="pf-u-py-lg">
|
||||
{t("clients-help:advancedSettings" + toUpperCase(protocol!))}
|
||||
{t("clients-help:advancedSettings" + toUpperCase(protocol || ""))}
|
||||
</Text>
|
||||
<AdvancedSettings
|
||||
protocol={protocol}
|
||||
|
|
Loading…
Reference in a new issue