auto select newly uploaded file test
This commit is contained in:
@@ -91,7 +91,7 @@ module.exports = {
|
||||
},
|
||||
|
||||
reload: function(file) {
|
||||
if (file == this.file) {
|
||||
if (file != this.file) {
|
||||
return;
|
||||
}
|
||||
console.log("reloaded :",file);
|
||||
|
||||
Reference in New Issue
Block a user