Additional whitelabel changes.
This commit is contained in:
@@ -2,7 +2,7 @@ import i18n from "i18next";
|
||||
//import { store } from "../redux/store";
|
||||
export const EmailSettings = {
|
||||
fromNameDefault: "Rome Online",
|
||||
fromAddress: "noreply@rome.online",
|
||||
fromAddress: "noreply@romeonline.io",
|
||||
};
|
||||
|
||||
export const TemplateList = (type, context) => {
|
||||
|
||||
Reference in New Issue
Block a user