Fix keybind editing not working
This commit is contained in:
@@ -49,7 +49,6 @@ open class FirmButtonComponent(
|
||||
if (context.isHovered) {
|
||||
action.run()
|
||||
}
|
||||
blur()
|
||||
return true
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user