Additional whitelabel changes.

This commit is contained in:
Patrick Fic
2023-02-27 15:23:14 -08:00
parent d88c925a68
commit c11cef4119
8 changed files with 20 additions and 7 deletions

View File

@@ -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) => {