1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-12-02 22:49:09 +02:00

Started support for onedrive tests

This commit is contained in:
Laurent Cozic
2017-07-26 21:00:16 +01:00
parent 3fad338e28
commit 971c3e12dc
3 changed files with 26 additions and 5 deletions

View File

@@ -440,6 +440,7 @@ async function initialize(dispatch, backButtonHandler) {
await db.open({ name: 'joplin.sqlite' })
} else {
await db.open({ name: 'joplin-66.sqlite' })
//await db.open({ name: 'joplin-67.sqlite' })
// await db.exec('DELETE FROM notes');
// await db.exec('DELETE FROM folders');