You've already forked matrix-js-sdk
mirror of
https://github.com/matrix-org/matrix-js-sdk.git
synced 2025-08-09 10:22:46 +03:00
Merge branch 'dbkr/indexeddb_hide_internals' into dbkr/indexeddb_refactor_2
This commit is contained in:
@@ -234,7 +234,6 @@ IndexedDBStoreBackend.prototype = {
|
||||
*
|
||||
* @constructor
|
||||
* @extends MatrixInMemoryStore
|
||||
* loaded from IndexedDB and periodically saved to IndexedDB.
|
||||
* @param {Object} opts Options optject.
|
||||
* @param {Object} opts.indexedDB The Indexed DB interface e.g.
|
||||
* <code>window.indexedDB</code>
|
||||
|
Reference in New Issue
Block a user