feat: add project budgets and rounding override columns
This commit is contained in:
@@ -72,6 +72,7 @@ pub fn run() {
|
||||
commands::delete_tag,
|
||||
commands::get_entry_tags,
|
||||
commands::set_entry_tags,
|
||||
commands::get_project_budget_status,
|
||||
])
|
||||
.setup(|app| {
|
||||
#[cfg(desktop)]
|
||||
|
||||
Reference in New Issue
Block a user