Merged in fix/LOY-399-include-lang-in-activate-call (pull request #2927)
fix(LOY-399): Add lang to promo campaign call * fix(LOY-399): Add lang to promo campaign call Approved-by: Matilda Landström
This commit is contained in:
@@ -230,6 +230,7 @@ export const userMutationRouter = router({
|
||||
},
|
||||
body: {
|
||||
promotionId: input.promotionId,
|
||||
language: input.language,
|
||||
},
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user