mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-06-13 13:54:23 +00:00
remove household search
This commit is contained in:
parent
54316d148c
commit
e4adafafc8
@ -122,6 +122,7 @@ export default {
|
|||||||
return this.$store.state.allowHouseholdCreate;
|
return this.$store.state.allowHouseholdCreate;
|
||||||
},
|
},
|
||||||
allowHouseholdSearch() {
|
allowHouseholdSearch() {
|
||||||
|
return false;
|
||||||
return this.$store.state.allowHouseholdSearch;
|
return this.$store.state.allowHouseholdSearch;
|
||||||
},
|
},
|
||||||
allowLeaveWithoutHousehold() {
|
allowLeaveWithoutHousehold() {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user