remove debug element in dashboard

This commit is contained in:
Mads Rasmussen
2024-03-21 11:31:09 +01:00
committed by Jacob Overgaard
parent 5fba52daa1
commit 2d526911d2

View File

@@ -111,9 +111,7 @@ export class UmbDashboardPublishedStatusElement extends UmbLitElement {
}
render() {
// TODO: Are we supposed to have the debug element here?
return html`
<umb-debug visible dialog></umb-debug>
<uui-box headline="Published Cache Status">
<p>${this._publishedStatusText}</p>
<uui-button