feat(dns): add db-backed DNS provider, domain, and record management with ops UI support
This commit is contained in:
@@ -39,7 +39,7 @@ export class OpsViewLogs extends DeesElement {
|
||||
|
||||
public render() {
|
||||
return html`
|
||||
<dees-heading level="hr">Logs</dees-heading>
|
||||
<dees-heading level="3">Logs</dees-heading>
|
||||
|
||||
<dees-chart-log
|
||||
.label=${'Application Logs'}
|
||||
|
||||
Reference in New Issue
Block a user