Commit a2c54599 authored by Marc Durdin's avatar Marc Durdin
Browse files

fix(developer): `call` statements were misreferenced in kmc

Fixes #9181.

Two issues:

* First use of a `call` statement had an incorrect index (misuse of
  `push` return value)
* The .call_js files were incorrectly prepended with the basename of the
  keyboard
parent 7ac6bfc1
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment