Skip to content

Commit

Permalink
Merge pull request #240 from Light-it-labs/feature/CU-86dv037vy/remov…
Browse files Browse the repository at this point in the history
…e-stupid-cancer

[CU-86dv037vy] remove stupid cancer
  • Loading branch information
cgarcia-lightit authored Oct 30, 2024
2 parents 2cb8e30 + a67b3a6 commit 3958b6e
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 0 additions & 1 deletion apps/eo_web/src/screens/AccountCreation.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ export const ReferralOptions: Record<string, FlowType> = {
"Twist Out Cancer": Flows.twist_out_cancer,
"Unite for Her": Flows.unite_for_her,
"Imerman Angels": Flows.imerman,
"Stupid Cancer": Flows.stupid_cancer,
"Cancer Support Community": Flows.cancer_support_community,
"UVA Health": Flows.uva,
"Inova Schar Cancer Institute": Flows.inova,
Expand Down
1 change: 1 addition & 0 deletions apps/eo_web/src/stores/useProfilingStore.ts
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ export const Flows = {
imerman: "imerman",
unite_for_her: "unite_for_her",
mass_retirees: "mass_retirees",
// we don't use stupid cancer anymore, but we still need to show faqs and how EO works in the surveys for the current users
stupid_cancer: "stupid_cancer",
// these are not real flows, because these came from resource_center_1 or resource_center_2
// but we save these values in the same place that flows
Expand Down

0 comments on commit 3958b6e

Please sign in to comment.