Skip to content

Commit 9da7683

Browse files
feat(mueller): add brewerytown to local locations
1 parent 2c7b458 commit 9da7683

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

php-config/Emergence/Mueller/Investigator.config.d/codeforphilly.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@
4646
|| strpos($location, 'conshohocken') !== false
4747
|| strpos($location, 'cherry hill') !== false
4848
|| strpos($location, 'phoenixville') !== false
49+
|| strpos($location, 'brewerytown') !== false
4950
);
5051
}
5152
];

0 commit comments

Comments
 (0)