mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-11-01 20:00:10 +00:00
minor bugfix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
21763f4ee9
commit
2c196bc507
@ -240,7 +240,9 @@ module.FeatureSet = {
|
||||
missing[d] = []
|
||||
}
|
||||
|
||||
if(missing[d].indexOf(n) < 0){
|
||||
missing[d].push(n)
|
||||
}
|
||||
|
||||
return false
|
||||
}
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user