Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2022-03-08 23:23:50 +03:00
parent 873545bc42
commit 78b4f86f0b

View File

@ -1996,7 +1996,7 @@ var JournalActions = actions.Actions({
journal: null,
rjournal: null,
// XXX EXPERIMENTAL...
// XXX revise...
get journalUnsaved(){
var res = []
//for(var e of (this.journal || []).slice().reverse()){