case 4310

This commit is contained in:
2022-11-25 19:04:49 +00:00
parent 12b537e43b
commit 1963f4e553

View File

@@ -507,6 +507,7 @@ namespace AyaNova.Api.Controllers
TranslationKeysToFetch.Add("NotifyEventPMGenerationFailed");
TranslationKeysToFetch.Add("NotifyEventPMInsufficientInventory");
TranslationKeysToFetch.Add("NotifyEventReviewImminent");
TranslationKeysToFetch.Add("NotifyEventDirectSMTPMessage");
var LT = await TranslationBiz.GetSubsetStaticAsync(TranslationKeysToFetch, translationId);