Skip to content
This repository has been archived by the owner on Mar 13, 2023. It is now read-only.

Fixed callback signature in file.read for keymap.json #74

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Fixed callback signature in file.read for keymap.json #74

wants to merge 1 commit into from

Conversation

gpanders
Copy link

The previous signature used just callback, taking the 'null' value for err and assigning it to keymap, throwing a null-value error when the keymap variable was accessed later on.

@p00f
Copy link

p00f commented Apr 21, 2022

any updates on this?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants