From 9bce86eacb86716db1ad2c27799ddb78f8ec99a6 Mon Sep 17 00:00:00 2001 From: Regalijan Date: Mon, 30 Oct 2023 17:11:21 -0400 Subject: [PATCH] Update appeal accept base url --- functions/gcloud.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/functions/gcloud.ts b/functions/gcloud.ts index 6d18cfc..aa2c194 100644 --- a/functions/gcloud.ts +++ b/functions/gcloud.ts @@ -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",