Update appeal accept base url
This commit is contained in:
@ -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",
|
||||||
|
Reference in New Issue
Block a user