mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 18:30:09 +00:00
minor fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
78cb4bdff8
commit
131e1ebd92
@ -104,7 +104,8 @@ module.Demo = core.ImageGridFeatures.Feature({
|
|||||||
|
|
||||||
location: {
|
location: {
|
||||||
path: 'Demo data',
|
path: 'Demo data',
|
||||||
method: 'loadDemoIndex',
|
load: 'loadDemoIndex',
|
||||||
|
sync: 'loadDemoIndex',
|
||||||
check: true,
|
check: true,
|
||||||
}
|
}
|
||||||
})
|
})
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user