typo
This commit is contained in:
parent
7de5ceaa74
commit
096d21189c
@ -143,7 +143,7 @@ export async function openTalerDatabase(
|
|||||||
value: TALER_DB_NAME,
|
value: TALER_DB_NAME,
|
||||||
});
|
});
|
||||||
} else {
|
} else {
|
||||||
currentMainVersion = dbVersionRecord.key;
|
currentMainVersion = dbVersionRecord.value;
|
||||||
}
|
}
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user