Update src/backoffice/shared/components/debug/debug.element.ts
Co-authored-by: Jacob Overgaard <752371+iOvergaard@users.noreply.github.com>
This commit is contained in:
@@ -56,7 +56,7 @@ export class UmbDebug extends UmbLitElement {
|
||||
enabled = false;
|
||||
|
||||
@property({ reflect: true, type: Boolean })
|
||||
useDialog = false;
|
||||
dialog = false;
|
||||
|
||||
@property()
|
||||
contexts = new Map();
|
||||
|
||||
Reference in New Issue
Block a user