Update appeal accept base url

This commit is contained in:
Regalijan 2023-10-30 17:11:21 -04:00
parent 68c9297132
commit 9bce86eacb
Signed by: regalijan
GPG Key ID: 5D4196DA269EF520

View File

@ -135,7 +135,7 @@ export async function insertLogs(
1: "https://carcrushers.cc/mod-queue?type=report&id=", 1: "https://carcrushers.cc/mod-queue?type=report&id=",
2: "https://carcrushers.cc/mod-queue?type=report&id=", 2: "https://carcrushers.cc/mod-queue?type=report&id=",
3: "", 3: "",
4: "https://portal.carcrushers.cc/game-appeals/", 4: "https://carcrushers.cc/mod-queue?type=gma&id=",
}; };
const actionIntegers: { [k: number]: string } = { const actionIntegers: { [k: number]: string } = {
1: "blacklist", 1: "blacklist",