This commit is contained in:
admin
2026-01-15 10:56:05 +09:00
parent c753e89f49
commit 6c5e8593fb
6 changed files with 314 additions and 169 deletions

View File

@@ -128,7 +128,7 @@
}
function goBack() {
window.location.href = "journal-list.html";
window.location.href = "journal-entry.html";
}
loadJournalEntry();