From ca83b858c03ba591f2bd35b01e56af3bc66f6423 Mon Sep 17 00:00:00 2001 From: David Baker Date: Fri, 7 Apr 2017 15:09:42 +0100 Subject: [PATCH] lint --- src/store/indexeddb-local-backend.js | 1 + 1 file changed, 1 insertion(+) diff --git a/src/store/indexeddb-local-backend.js b/src/store/indexeddb-local-backend.js index 8d2cfcafe..7f87c5739 100644 --- a/src/store/indexeddb-local-backend.js +++ b/src/store/indexeddb-local-backend.js @@ -140,6 +140,7 @@ LocalIndexedDBStoreBackend.prototype = { /** * Having connected, load initial data from the database and prepare for use + * @return {Promise} Resolves on success */ _init: function() { return q.all([