mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-30 10:50:08 +00:00
minor tweaks...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
9cbdd89d0c
commit
e3730ebdc8
2
ui/ui.js
2
ui/ui.js
@ -658,6 +658,8 @@ function exportPreviews(dfl){
|
|||||||
data['Image name pattern'],
|
data['Image name pattern'],
|
||||||
data['Fav directory name'])
|
data['Fav directory name'])
|
||||||
|
|
||||||
|
showStatusQ('Exporting data...')
|
||||||
|
|
||||||
res.resolve(data[''])
|
res.resolve(data[''])
|
||||||
})
|
})
|
||||||
.fail(function(){ res.reject() })
|
.fail(function(){ res.reject() })
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user