1
0
mirror of https://github.com/matrix-org/matrix-js-sdk.git synced 2025-11-29 16:43:09 +03:00
This commit is contained in:
David Baker
2017-04-07 15:09:42 +01:00
parent 0f29952a1c
commit ca83b858c0

View File

@@ -140,6 +140,7 @@ LocalIndexedDBStoreBackend.prototype = {
/** /**
* Having connected, load initial data from the database and prepare for use * Having connected, load initial data from the database and prepare for use
* @return {Promise} Resolves on success
*/ */
_init: function() { _init: function() {
return q.all([ return q.all([