mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-09-10 08:44:58 +00:00
handle creation of address
This commit is contained in:
@@ -104,7 +104,6 @@ export default {
|
||||
i18n,
|
||||
methods: {
|
||||
hasCurrentMembers() {
|
||||
console.log(this.household);
|
||||
return this.household.current_members_id.length > 0;
|
||||
},
|
||||
currentMembers() {
|
||||
|
Reference in New Issue
Block a user