This commit is contained in:
Bastian Wagner
2024-11-28 16:59:23 +01:00
parent 6b933a0400
commit 819af7455b
7 changed files with 53 additions and 28 deletions

View File

@@ -137,6 +137,7 @@ export class KeysComponent {
this.gridApi.setGridOption("rowData", d);
this.loadKeys();
}
}
})
}