From 1222f147405fc03579f812ac2d3cb54dd16c5f15 Mon Sep 17 00:00:00 2001 From: "Alex A. Naanou" Date: Sun, 20 Feb 2022 12:19:44 +0300 Subject: [PATCH] notes... Signed-off-by: Alex A. Naanou --- Viewer/features/core.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Viewer/features/core.js b/Viewer/features/core.js index d8dd5913..f408e2cf 100755 --- a/Viewer/features/core.js +++ b/Viewer/features/core.js @@ -1950,7 +1950,7 @@ var JournalActions = actions.Actions({ // for format docs see: .updateJournalableActions(..) journal: null, rjournal: null, - + // XXX make this a cached prop... journalable: null, // XXX docs...