add contact list

This commit is contained in:
Gabriel Pastori
2023-11-18 00:33:36 -03:00
parent c5b410da24
commit ba19640c19
4 changed files with 191 additions and 4 deletions

View File

@@ -45,7 +45,6 @@ export default {
},
},
computed: {
instance() {
return this.AppStore.getInstance(this.$route.params.id);
},