mirror of
https://github.com/JGeek00/adguard-home-manager.git
synced 2025-05-05 04:40:37 +00:00
Bug fixes
This commit is contained in:
parent
d1973a55db
commit
c1c8ab10a0
7 changed files with 8 additions and 8 deletions
|
@ -17,7 +17,7 @@ class NetworkInterface {
|
|||
String name;
|
||||
String hardwareAddress;
|
||||
List<String> flags;
|
||||
String gatewayIp;
|
||||
String? gatewayIp;
|
||||
List<String> ipv4Addresses;
|
||||
List<String> ipv6Addresses;
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue