feat: fixed display signal handling on disable
This commit is contained in:
@ -26,6 +26,7 @@ export default class aerospike extends Extension {
|
||||
|
||||
disable() {
|
||||
this.windowManager.disable()
|
||||
this.removeKeybindings()
|
||||
}
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user