Skip to content

Commit 0c7c216

Browse files
committed
set default for remove organisation to false
1 parent c58547e commit 0c7c216

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

etc/config.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,8 +11,8 @@
1111
<postcode_lookup>1</postcode_lookup>
1212
<autocomplete>1</autocomplete>
1313
<admin_autocomplete>1</admin_autocomplete>
14-
<remove_organisation_store>1</remove_organisation_store>
15-
<remove_organisation_admin>1</remove_organisation_admin>
14+
<remove_organisation_store>0</remove_organisation_store>
15+
<remove_organisation_admin>0</remove_organisation_admin>
1616
<require_county>0</require_county>
1717
<hoist_country>1</hoist_country>
1818
<autocomplete_override>{}</autocomplete_override>

0 commit comments

Comments
 (0)