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
67bbf58ec2
commit
1c200f0129
@ -780,7 +780,7 @@ module.MetadataFSUI = core.ImageGridFeatures.Feature({
|
|||||||
['ratingToRibbons',
|
['ratingToRibbons',
|
||||||
function(res, mode){
|
function(res, mode){
|
||||||
mode == 'in-place'
|
mode == 'in-place'
|
||||||
&& this.reload() }],
|
&& this.reload(true) }],
|
||||||
],
|
],
|
||||||
})
|
})
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user