Browse Source

remove options that dont work

pull/143/head
pdxlocations 3 years ago
parent
commit
f2fff01990
  1. 2
      src/components/PageComponents/Channel.tsx

2
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
},

Loading…
Cancel
Save