This commit is contained in:
Rodrigo Quelca
2021-08-20 16:10:40 +00:00
parent 3c09f703b9
commit 7e306ecc2d

View File

@@ -177,7 +177,6 @@ export default {
this.config = response.data;
this.getMenu();
}
})
.catch((e) => {
console.error(e);