We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 533e083 commit fc752a4Copy full SHA for fc752a4
1 file changed
apps/webapp/app/routes/resources.feedback.ts
@@ -21,7 +21,7 @@ export const feedbackTypes = {
21
},
22
help: {
23
label: "Help me out",
24
- labelTypeId: undefined,
+ labelTypeId: "lt_01KTVCAPZY5ZJ0SS4ACMXWYYT3",
25
threadTitle: "Contact form: Help me out",
26
27
enterprise: {
@@ -36,12 +36,12 @@ export const feedbackTypes = {
36
37
concurrency: {
38
label: "Increase my concurrency",
39
+ labelTypeId: "lt_01KTVCCY2PDE5V6WV2PQ8N85K2",
40
threadTitle: "Contact form: Increase my concurrency",
41
42
region: {
43
label: "Suggest a new region",
44
+ labelTypeId: "lt_01KTVCDPYYBW6KS9H5V8MTQ0GG",
45
threadTitle: "Contact form: Suggest a new region",
46
47
hipaa: {
0 commit comments