jrnl: adding entries now works!!

This commit is contained in:
Schrottkatze 2024-04-22 21:25:29 +02:00
commit aaec1f1f78
No known key found for this signature in database
5 changed files with 89 additions and 13 deletions

View file

@ -1,3 +1,2 @@
pub mod add_entry;
pub mod list_entries;
mod add_entry {}