Activity map

This commit is contained in:
2026-08-06 19:12:23 +03:00
parent 3f79444852
commit e320f19a76
4 changed files with 84 additions and 10 deletions
-1
View File
@@ -21,7 +21,6 @@ use crate::{AppState, fill_state};
use chrono::NaiveDate;
use iced::keyboard::Event;
use iced::{Element, Task};
use rusqlite::fallible_iterator::FallibleIterator;
use std::collections::HashMap;
use std::sync::{Arc, Mutex};