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