Skip to content
Snippets Groups Projects
Commit 1752be3b authored by Matthew Hodgson's avatar Matthew Hodgson
Browse files

fix kegan's tenseness

parent 41e61df5
No related branches found
No related tags found
No related merge requests found
......@@ -361,7 +361,7 @@ LocalIndexedDBStoreBackend.prototype = {
*/
_loadSyncData: function() {
console.log(
`LocalIndexedDBStoreBackend: loaded sync data`,
`LocalIndexedDBStoreBackend: loading sync data`,
);
return Promise.try(() => {
console.log(
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment