Work on passcodes and encryption
This commit is contained in:
@@ -195,7 +195,7 @@ async function handle_update_journal() {
|
||||
</a>
|
||||
{:else}
|
||||
<!-- Edit Journal button. Creates a modal to edit the journal. -->
|
||||
<button
|
||||
<!-- <button
|
||||
type="button"
|
||||
onclick={() => {
|
||||
$journals_slct.tmp_journal_obj = {
|
||||
@@ -222,7 +222,7 @@ async function handle_update_journal() {
|
||||
<span class="hidden md:inline">
|
||||
Edit Journal
|
||||
</span>
|
||||
</button>
|
||||
</button> -->
|
||||
{/if}
|
||||
|
||||
<!-- Add default journal entry -->
|
||||
|
||||
Reference in New Issue
Block a user