minor fix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2018-08-31 13:24:30 +03:00
parent 8ff734bf65
commit ea8fdcf557

View File

@ -546,7 +546,7 @@ var KeyboardPrototype = {
context = res
return res[k]
}, context)
.apply(context, h.arguments) },
.apply(context, data.arguments) },
// utils...