mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
bugfix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
cfb52584da
commit
defefa47a1
@ -325,7 +325,7 @@ WalkPrototype.options.__proto__ = browse.Browser.prototype.options
|
|||||||
var Walk =
|
var Walk =
|
||||||
module.Walk =
|
module.Walk =
|
||||||
object.makeConstructor('Walk',
|
object.makeConstructor('Walk',
|
||||||
browse.Browser.__proto__,
|
browse.Browser,
|
||||||
WalkPrototype)
|
WalkPrototype)
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user