Actually rename the prop

This commit is contained in:
Ben Meadors 2022-10-26 16:28:02 -05:00 committed by GitHub
parent 291e878f9b
commit 2d6cac50d4
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -334,7 +334,7 @@ message Config {
/*
* struct to keep static address
*/
NetworkConfig eth_config = 8;
IpV4Config ipv4_config = 8;
}
/*