Open a-bakos opened 1 year ago
Idea:
struct GB_MenuItem { date: String, added_by: u32, title: String, entry_id: Option<EntryID>, url: String }
Idea: