better charts
This commit is contained in:
@@ -8,6 +8,7 @@ fn main() -> Result<(), Box<dyn std::error::Error>> {
|
||||
// here makes the root common crate usable by TUI and Tauri alike.
|
||||
.type_attribute(".komp_ac.accounting", serde)
|
||||
.type_attribute(".komp_ac.analytics", serde)
|
||||
.field_attribute(".komp_ac.analytics.ReportDashboardFilter.primary", "#[serde(default)]")
|
||||
.type_attribute(".komp_ac.auth", serde)
|
||||
.type_attribute(".komp_ac.common", serde)
|
||||
.type_attribute(".komp_ac.document_data", serde)
|
||||
|
||||
Reference in New Issue
Block a user