mirror of
https://github.com/Djeeberjr/fw-anwesenheit.git
synced 2026-05-03 03:31:56 +00:00
added precompiled files, autorun service and changed tokyo buffer to one
This commit is contained in:
@@ -34,6 +34,7 @@ impl IDStore {
|
||||
pub fn add_id(&mut self, id: TallyID) {
|
||||
let day = self.get_current_day();
|
||||
|
||||
println!("id: {}", id.0);
|
||||
day.add_id(id);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user