case 4310
This commit is contained in:
@@ -507,6 +507,7 @@ namespace AyaNova.Api.Controllers
|
|||||||
TranslationKeysToFetch.Add("NotifyEventPMGenerationFailed");
|
TranslationKeysToFetch.Add("NotifyEventPMGenerationFailed");
|
||||||
TranslationKeysToFetch.Add("NotifyEventPMInsufficientInventory");
|
TranslationKeysToFetch.Add("NotifyEventPMInsufficientInventory");
|
||||||
TranslationKeysToFetch.Add("NotifyEventReviewImminent");
|
TranslationKeysToFetch.Add("NotifyEventReviewImminent");
|
||||||
|
TranslationKeysToFetch.Add("NotifyEventDirectSMTPMessage");
|
||||||
|
|
||||||
var LT = await TranslationBiz.GetSubsetStaticAsync(TranslationKeysToFetch, translationId);
|
var LT = await TranslationBiz.GetSubsetStaticAsync(TranslationKeysToFetch, translationId);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user