Adjust spacing

pull/3/head release/0.5.0
Iron-E 4 years ago
parent 425a3477d9
commit 1501358320
No known key found for this signature in database
GPG Key ID: 19B71B7B7B021D22

@ -57,7 +57,7 @@ end
---------------------------------
function _metaPopup:refresh(inputBytes)
local inputBytesLen = #inputBytes
local inputChars = self._inputChars
local inputChars = self._inputChars
-- The user simply typed one more character onto the last one.
if inputBytesLen == #inputChars + 1 then

Loading…
Cancel
Save