Notifications
This commit is contained in:
@@ -195,7 +195,6 @@ export class KeysComponent {
|
||||
disableClose: true
|
||||
}).afterClosed().subscribe({
|
||||
next: changed => {
|
||||
console.log(changed)
|
||||
if (changed) {
|
||||
this.loadKeys();
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user