mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
notes...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
a516adc396
commit
b800342d72
@ -1139,7 +1139,8 @@ module.Collection = core.ImageGridFeatures.Feature({
|
||||
Object.keys(raw)
|
||||
.forEach(function(key){ metadata[key] = raw[key] })
|
||||
|
||||
// XXX use .prepareIndexForWrite(.., mode) for this...
|
||||
// XXX use .prepareIndexForWrite(.., full) for this...
|
||||
// XXX pass the date...
|
||||
// collections/<gid>/data
|
||||
if(metadata.data){
|
||||
res.index[path +'/data'] = metadata.data
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user