Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Update appeal accept base url
  • Loading branch information
regalijan committed Oct 30, 2023
1 parent 68c9297 commit 9bce86e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion functions/gcloud.ts
Expand Up @@ -135,7 +135,7 @@ export async function insertLogs(
1: "https://carcrushers.cc/mod-queue?type=report&id=",
2: "https://carcrushers.cc/mod-queue?type=report&id=",
3: "",
4: "https://portal.carcrushers.cc/game-appeals/",
4: "https://carcrushers.cc/mod-queue?type=gma&id=",
};
const actionIntegers: { [k: number]: string } = {
1: "blacklist",
Expand Down

0 comments on commit 9bce86e

Please sign in to comment.