Added basic pages for template editing BOD-85
This commit is contained in:
4
client/src/utils/constants.js
Normal file
4
client/src/utils/constants.js
Normal file
@@ -0,0 +1,4 @@
|
||||
export const EmailSettings = {
|
||||
fromNameDefault: "Bodyshop.app",
|
||||
fromAddress: "noreply@bodyshop.app"
|
||||
};
|
||||
Reference in New Issue
Block a user