diff --git a/core.lua b/core.lua index 3df98e8..a52f7cd 100644 --- a/core.lua +++ b/core.lua @@ -151,6 +151,7 @@ return { hasKeyFocus = hasKeyFocus, disableKeyFocus = disableKeyFocus, + enableKeyFocus = clearKeyFocus, clearKeyFocus = clearKeyFocus, makeCyclable = makeCyclable,