mirror of
https://github.com/flynx/ImageGrid.git
synced 2025-10-29 10:20:08 +00:00
minor fix...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
8488a4f126
commit
3888a5079a
@ -2265,8 +2265,8 @@ module.Journal = ImageGridFeatures.Feature({
|
|||||||
// XXX is this a good idea???
|
// XXX is this a good idea???
|
||||||
['load clear',
|
['load clear',
|
||||||
function(){
|
function(){
|
||||||
delete this.journal
|
this.clearJournal() }],
|
||||||
delete this.rjournal }],
|
|
||||||
// log saved event to journal...
|
// log saved event to journal...
|
||||||
['saved',
|
['saved',
|
||||||
function(res, ...args){
|
function(res, ...args){
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user