Skip to content

Commit

Permalink
Update event name: All Things Open
Browse files Browse the repository at this point in the history
  • Loading branch information
jessitron committed Oct 27, 2024
1 parent be099e8 commit 67b538f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/BoothGame/BoothGame.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ import { HoneycombTeamContext } from "./HoneycombTeamContext";
import { TheNextQuestionParameters, TraceQuestionIntroduction } from "./analyzeData/TraceQuestionIntroduction";

const HardCodedEvent = {
eventName: "MethodConf",
eventName: "All Things Open",
};

function BoothGameInternal(props: BoothGameProps) {
Expand Down

0 comments on commit 67b538f

Please sign in to comment.