diff --git a/src/components/PageComponents/Channel.tsx b/src/components/PageComponents/Channel.tsx index 03b447e1..6c98ecd9 100644 --- a/src/components/PageComponents/Channel.tsx +++ b/src/components/PageComponents/Channel.tsx @@ -61,7 +61,7 @@ export const Channel = ({ channel }: SettingsPanelProps): JSX.Element => { type: "password", name: "settings.psk", label: "pre-Shared Key", - description: "16, or 32 bytes, \"0\"= no crypto, \"1\" = default key", + description: "16, or 32 bytes", properties: { // act },