diff options
-rw-r--r-- | core.lua | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -151,6 +151,7 @@ return { hasKeyFocus = hasKeyFocus, disableKeyFocus = disableKeyFocus, + enableKeyFocus = clearKeyFocus, clearKeyFocus = clearKeyFocus, makeCyclable = makeCyclable, |