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
Stray jsdoc line that didn't get removed
This commit is contained in:
@@ -234,7 +234,6 @@ IndexedDBStoreBackend.prototype = {
|
|||||||
*
|
*
|
||||||
* @constructor
|
* @constructor
|
||||||
* @extends MatrixInMemoryStore
|
* @extends MatrixInMemoryStore
|
||||||
* loaded from IndexedDB and periodically saved to IndexedDB.
|
|
||||||
* @param {Object} opts Options optject.
|
* @param {Object} opts Options optject.
|
||||||
* @param {Object} opts.indexedDB The Indexed DB interface e.g.
|
* @param {Object} opts.indexedDB The Indexed DB interface e.g.
|
||||||
* <code>window.indexedDB</code>
|
* <code>window.indexedDB</code>
|
||||||
|
Reference in New Issue
Block a user