mirror of
https://github.com/flynx/pWiki.git
synced 2025-11-02 20:10:07 +00:00
...
Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
parent
52ccc121c9
commit
c7f657706e
@ -122,7 +122,7 @@ object.Constructor('JournalDB', {
|
||||
|
||||
clear: function(){
|
||||
indexedDB.deleteDatabase(this.id)
|
||||
delete this.db },
|
||||
delete this.__db },
|
||||
|
||||
__init__: function(id){
|
||||
var that = this
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user