mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 08:25:32 +00:00
fix(web): fix `KeyboardStub.validateForCustomKeyboard` This change fixes a misleading error message in `validateForCustomKeyboard` - `KR` is not the region as the error implies - furthermore it doesn't make sense to check `KR` since it is the optional [keyboard registration function](https://help.keyman.com/developer/engine/web/18.0/reference/interface/registerKeyboard), so this change removes it. |
||
|---|---|---|
| .. | ||
| app | ||
| common/web-utils | ||
| engine | ||
| resources | ||
| samples | ||
| test | ||
| tools | ||
| tsconfig.all.json | ||
| tsconfig.dom.json | ||