Add history view
This commit is contained in:
parent
5dd6a655cc
commit
d77162ddf1
6 changed files with 130 additions and 68 deletions
|
|
@ -31,6 +31,7 @@ export async function applyRemoteChangesLocally({
|
|||
}
|
||||
|
||||
isRunning = true;
|
||||
|
||||
try {
|
||||
const remote = await syncServer.getAll(database.getLastSeenUpdateId());
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue