Compare commits
3 Commits
4acf034b8d
...
ea867812bc
Author | SHA1 | Date | |
---|---|---|---|
ea867812bc | |||
cb55d6aae0 | |||
cfc7df5e2f |
@ -270,7 +270,6 @@ impl DayDetailViewModel {
|
||||
|
||||
pub fn save(&self) {
|
||||
let s = self.clone();
|
||||
|
||||
glib::spawn_future(async move { s.async_save().await });
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user