Skip to content

Commit

Permalink
fix alias not working
Browse files Browse the repository at this point in the history
  • Loading branch information
Techbot121 authored and Meta Construct committed Oct 26, 2023
1 parent 9afb71a commit 8e27bc2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/services/gamebridge/payloads/StatusPayload.ts
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import dayjs from "dayjs";

const GamemodeAlias = {
qbox: "metastruct",
"TTT2 (Advanced Update)": "ttt2",
"ttt2 (advanced update)": "ttt2",
};

const GamemodeIcons = {
Expand Down

0 comments on commit 8e27bc2

Please sign in to comment.