💄 Modal title typo
This commit is contained in:
parent
7869ba9931
commit
b2324400c1
@ -497,7 +497,7 @@ export class DashboardComponent implements OnInit, AfterViewInit {
|
||||
const modal: DynamicDialogRef = this.dialogService.open(
|
||||
PlaceCreateModalComponent,
|
||||
{
|
||||
header: "Create Place",
|
||||
header: "Edit Place",
|
||||
modal: true,
|
||||
appendTo: "body",
|
||||
closable: true,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user