fix date ui

This commit is contained in:
Julian Freeman
2026-03-22 19:40:00 -04:00
parent f0112ffcd4
commit 98aeda3a46
2 changed files with 89 additions and 6 deletions

View File

@@ -1,6 +1,5 @@
use rusqlite::{params, Connection};
use serde::{Deserialize, Serialize};
use std::path::PathBuf;
#[derive(Serialize, Deserialize, Clone)]
pub struct Tag {