feat(payment): accept support character guidance scene
Docker Image / Build and Push Docker Image (push) Successful in 2m5s
Docker Image / Build and Push Docker Image (push) Successful in 2m5s
This commit is contained in:
@@ -116,7 +116,7 @@ describe("sendResponseToUiMessage", () => {
|
||||
copy: "Buy me a coffee?",
|
||||
ctaLabel: "View gifts",
|
||||
target: "giftCatalog",
|
||||
ruleId: "coffee_support_question",
|
||||
ruleId: "coffee_after_thanks",
|
||||
},
|
||||
}),
|
||||
);
|
||||
@@ -127,7 +127,7 @@ describe("sendResponseToUiMessage", () => {
|
||||
copy: "Buy me a coffee?",
|
||||
ctaLabel: "View gifts",
|
||||
target: "giftCatalog",
|
||||
ruleId: "coffee_support_question",
|
||||
ruleId: "coffee_after_thanks",
|
||||
});
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user