Skip to content

Commit

Permalink
typo
Browse files Browse the repository at this point in the history
  • Loading branch information
sammynave committed Jan 4, 2024
1 parent ada9e39 commit aac1d40
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/routes/app/offline-first/sync-db-store.ts
Original file line number Diff line number Diff line change
Expand Up @@ -134,7 +134,7 @@ export function db({ databasePromise, wsPromise, serverSiteId, name }) {

/*
TODO: investigate why this is needed.
in some cases the syncing failes
in some cases the syncing fails
example - server is offline, offline changes made to private browser WindowA,
offline changes made to public WindowA, and offline changes to public WindowB
do not always sync up when the server reconnects.
Expand Down

0 comments on commit aac1d40

Please sign in to comment.