Merge branch 'main' of bitbucket.org:bharatconsumer/erp_be
This commit is contained in:
commit
e05bfbb537
@ -3,10 +3,12 @@ const TEMPLATE_CODES = {
|
||||
FORGOT_PASSWORD: 'FORGOT_PASSWORD',
|
||||
};
|
||||
|
||||
|
||||
const CHANNELS = {
|
||||
EMAIL: 'EMAIL',
|
||||
};
|
||||
|
||||
|
||||
module.exports = {
|
||||
TEMPLATE_CODES,
|
||||
CHANNELS,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user