Work on making the Journal Entry saving better.
This commit is contained in:
@@ -88,6 +88,7 @@ let journals_session_data_struct: key_val = {
|
||||
tmp_obj: {},
|
||||
},
|
||||
entry: {
|
||||
decrypt_kv: {}, // Essentially flag that the entry (content and history) can be decrypted.
|
||||
edit: false,
|
||||
edit_kv: {},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user