mirror of
https://github.com/mickael-kerjean/filestash.git
synced 2025-11-02 11:57:04 +08:00
bugfix (UI): fix issues with file renaming/deletion/creation in UI
This commit is contained in:
@ -163,7 +163,6 @@ Data.prototype.destroy = function(){
|
||||
this._init();
|
||||
}
|
||||
|
||||
|
||||
// // test
|
||||
// cache = new Data();
|
||||
// cache.put(cache.FILE_PATH, '/', {a:3});
|
||||
|
||||
Reference in New Issue
Block a user