Skip to content

Commit

Permalink
update comments for follow-up work
Browse files Browse the repository at this point in the history
  • Loading branch information
achou11 committed Jan 10, 2024
1 parent ff7aba0 commit 6b33bcf
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/mapeo-project.js
Original file line number Diff line number Diff line change
Expand Up @@ -623,9 +623,9 @@ export class MapeoProject extends TypedEmitter {
)
)

// 3. Clear data from project database

// TODO: update sync mode to "unsynced-data-background-sync"?
// TODO: 3. Clear data from indexes
// 3.1 Reset multi-core indexer state
// 3.2 Clear indexed data

// 4. Assign LEFT role for device
await this.#capabilities.assignRole(this.#deviceId, LEFT_ROLE_ID)
Expand Down

0 comments on commit 6b33bcf

Please sign in to comment.