minor fix...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-02-20 12:51:06 +03:00
parent 8488a4f126
commit 3888a5079a

View File

@ -2265,8 +2265,8 @@ module.Journal = ImageGridFeatures.Feature({
// XXX is this a good idea???
['load clear',
function(){
delete this.journal
delete this.rjournal }],
this.clearJournal() }],
// log saved event to journal...
['saved',
function(res, ...args){