Sharing works again.
This commit is contained in:
parent
cc9b614c07
commit
281de7de24
7 changed files with 73 additions and 61 deletions
|
@ -134,7 +134,6 @@ function on_timer_save() {
|
|||
const model = DAMUS;
|
||||
model_save_events(model);
|
||||
model_save_settings(model);
|
||||
contacts_save(model.contacts);
|
||||
on_timer_save();
|
||||
}, 10 * 1000);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue