Add feature batch 2, subscription/recurring sync, smooth charts, and app icon
This commit is contained in:
@@ -177,6 +177,7 @@ mod tests {
|
||||
note: Some("Test transaction".to_string()),
|
||||
date: NaiveDate::from_ymd_opt(2026, 3, 1).unwrap(),
|
||||
recurring_id: None,
|
||||
payee: None,
|
||||
};
|
||||
db.insert_transaction(&txn).unwrap();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user