another minor fix -- a bit off today, am I?

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2021-01-24 20:56:07 +03:00
parent 96e234cbfe
commit b7b4bc7aef

View File

@ -922,7 +922,7 @@ var SharpActions = actions.Actions({
that.readAllMetadata()
// partial (fast)...
: (that.cacheAllMetadata
&& that.cacheAllMetadata()))
&& that.cacheAllMetadata())),
// previews...
options.previews !== false
&& that.makePreviews