mirror of
https://github.com/jsiebens/ionscale.git
synced 2026-03-31 15:07:49 +01:00
fix: issue when enabling/disabling https certs
This commit is contained in:
@@ -19,6 +19,7 @@ message SetDNSConfigRequest {
|
||||
|
||||
message SetDNSConfigResponse {
|
||||
DNSConfig config = 1;
|
||||
string message = 2;
|
||||
}
|
||||
|
||||
message DNSConfig {
|
||||
|
||||
Reference in New Issue
Block a user