Skip to content
Snippets Groups Projects
Commit 0c1d36b7 authored by Lene Wasskog's avatar Lene Wasskog
Browse files

feat: Sync twoway when app is started

Refresh lists of observations etc with changes from server
parent 78f1b462
No related branches found
No related tags found
No related merge requests found
......@@ -159,6 +159,7 @@
this.getUserFromStorage();
/** Sync Operation for valid timestamp */
this.$refs.Sync.syncOneWayDifferentTimeStamp(this.appUser);
this.$refs.Sync.syncTwoWayAtLogin();
}
});
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment