This commit is contained in:
lingdocs 2022-05-20 18:37:05 -05:00
parent 685d8fe48e
commit b516162357
1 changed files with 0 additions and 2 deletions

View File

@ -82,8 +82,6 @@ import {
} from "./types/dictionary-types";
import PhraseBuilder from "./screens/PhraseBuilder";
// FIXME why
// to allow Moustrap key combos even when input fields are in focus
Mousetrap.prototype.stopCallback = function () {
return false;