mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
minor fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
8ff734bf65
commit
ea8fdcf557
@ -546,7 +546,7 @@ var KeyboardPrototype = {
|
||||
context = res
|
||||
return res[k]
|
||||
}, context)
|
||||
.apply(context, h.arguments) },
|
||||
.apply(context, data.arguments) },
|
||||
|
||||
|
||||
// utils...
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user