feat(dns): add db-backed DNS provider, domain, and record management with ops UI support
This commit is contained in:
@@ -223,7 +223,7 @@ export class OpsViewVpn extends DeesElement {
|
||||
];
|
||||
|
||||
return html`
|
||||
<dees-heading level="hr">VPN</dees-heading>
|
||||
<dees-heading level="3">VPN</dees-heading>
|
||||
<div class="vpnContainer">
|
||||
|
||||
${this.vpnState.newClientConfig ? html`
|
||||
|
||||
Reference in New Issue
Block a user