PVRT Handling IO-736

This commit is contained in:
Patrick Fic
2021-03-03 15:41:54 -08:00
parent 57f6eec9e4
commit 574f8bab89
21 changed files with 1796 additions and 20 deletions

View File

@@ -6,7 +6,7 @@ export const EmailSettings = {
};
export const TemplateList = (type, context) => {
const { bodyshop } = store.getState().user;
//const { bodyshop } = store.getState().user;
return {
//If there's no type or the type is job, send it back.