Update punishment base url
This commit is contained in:
parent
0574a7b53b
commit
68c9297132
@ -132,8 +132,8 @@ export async function insertLogs(
|
|||||||
) {
|
) {
|
||||||
const accessToken = await GetAccessToken(context.env);
|
const accessToken = await GetAccessToken(context.env);
|
||||||
const actionBaseURLs: { [k: number]: string } = {
|
const actionBaseURLs: { [k: number]: string } = {
|
||||||
1: "https://portal.carcrushers.cc/view-closed-report/",
|
1: "https://carcrushers.cc/mod-queue?type=report&id=",
|
||||||
2: "https://portal.carcrushers.cc/view-closed-report/",
|
2: "https://carcrushers.cc/mod-queue?type=report&id=",
|
||||||
3: "",
|
3: "",
|
||||||
4: "https://portal.carcrushers.cc/game-appeals/",
|
4: "https://portal.carcrushers.cc/game-appeals/",
|
||||||
};
|
};
|
||||||
|
Loading…
x
Reference in New Issue
Block a user