Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Admin Invite & Password reset emails #1523

Merged
merged 17 commits into from
Oct 24, 2016
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions private/data/Shops.json
Original file line number Diff line number Diff line change
Expand Up @@ -3064,11 +3064,11 @@
"addressBook": [{
"company": "Reaction Commerce",
"fullName": "Ongo Works",
"address1": "1119 Colorado Ave",
"address2": "Ste. 7",
"address1": "2110 Main Street",
"address2": "Suite 207",
"city": "Santa Monica",
"region": "CA",
"postal": "90401",
"postal": "90405",
"country": "US",
"phone": "8885551212",
"isCommercial": true,
Expand Down
Loading