1
0
mirror of https://github.com/toast-ts/Daggerbot-TS.git synced 2024-11-18 00:31:00 -05:00

Use 'Discord Moderator Ticket' instead.

This commit is contained in:
toast-ts 2024-03-25 05:55:28 +11:00
parent 3b44cafdc9
commit 56738c633a

View File

@ -25,6 +25,6 @@ export default class FAQHelper {
)
public static readonly linkMapping = {
ballyspring: 'https://www.farming-simulator.com/mod.php?mod_id=270745',
staffTicket: 'https://discord.com/channels/468835415093411861/942173932339986472/1054128182468546631',
staffTicket: 'https://discord.com/channels/468835415093411861/942173932339986472/1054129985788596385',
}
}