diff --git a/libs/mix-share/src/modules/database/database-data/database-data.component.ts b/libs/mix-share/src/modules/database/database-data/database-data.component.ts index dd7f0ef1..8921148d 100644 --- a/libs/mix-share/src/modules/database/database-data/database-data.component.ts +++ b/libs/mix-share/src/modules/database/database-data/database-data.component.ts @@ -370,7 +370,6 @@ export class DatabaseDataComponent escape: true, backdrop: false, }, - backdrop: false, }); dialogRef.afterClosed$.subscribe((value) => { @@ -400,7 +399,6 @@ export class DatabaseDataComponent escape: true, backdrop: false, }, - backdrop: false, }); dialogRef.afterClosed$.subscribe((value) => {