fix: issue when enabling/disabling https certs

This commit is contained in:
Johan Siebens
2023-12-28 11:29:02 +01:00
parent ea658a0e81
commit 9b8782cccf
6 changed files with 87 additions and 42 deletions
+1
View File
@@ -19,6 +19,7 @@ message SetDNSConfigRequest {
message SetDNSConfigResponse {
DNSConfig config = 1;
string message = 2;
}
message DNSConfig {