mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-28 18:00:09 +00:00
minor fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
67bbf58ec2
commit
1c200f0129
@ -780,7 +780,7 @@ module.MetadataFSUI = core.ImageGridFeatures.Feature({
|
||||
['ratingToRibbons',
|
||||
function(res, mode){
|
||||
mode == 'in-place'
|
||||
&& this.reload() }],
|
||||
&& this.reload(true) }],
|
||||
],
|
||||
})
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user