Remove debug because of erre at compilation
This commit is contained in:
parent
59de83f27d
commit
36073437bf
@ -83,7 +83,6 @@ export default {
|
|||||||
}).then((file) => {
|
}).then((file) => {
|
||||||
return file.items
|
return file.items
|
||||||
});
|
});
|
||||||
console.log(items);
|
|
||||||
|
|
||||||
this.dirContent = items;
|
this.dirContent = items;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user