mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-08-21 20:11:43 +08:00
refactor: remote data provider
This commit is contained in:
@@ -134,7 +134,7 @@ export class IndexedDBProvider extends Observable<string> {
|
||||
}
|
||||
|
||||
/**
|
||||
* Destroys this instance and removes all data from SQLite.
|
||||
* Destroys this instance and removes all data from indexeddb.
|
||||
*
|
||||
* @return {Promise<void>}
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user