permanent enable IPv6 support

This commit is contained in:
MichaelDvP
2024-05-06 13:47:51 +02:00
parent fa6649d57e
commit 4f40e2457a
18 changed files with 2 additions and 43 deletions

View File

@@ -42,7 +42,6 @@ export interface NetworkSettingsType {
password: string;
hostname: string;
static_ip_config: boolean;
enableIPv6?: boolean;
bandwidth20: boolean;
nosleep: boolean;
tx_power: number;