Skip to content

Commit

Permalink
Whoops
Browse files Browse the repository at this point in the history
  • Loading branch information
MrPowerGamerBR committed Oct 11, 2023
1 parent d92c21c commit ab5e8c8
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ import net.perfectdreams.loritta.helper.utils.tickets.systems.LorittaHelpDeskTic
import net.perfectdreams.loritta.helper.utils.tickets.systems.SparklyPowerHelpDeskTicketSystem

class TicketUtils(val m: LorittaHelperKord) {
private val PORTUGUESE_HELP_DESK_CHANNEL_ID = Snowflake(891834050073997383L)
private val PORTUGUESE_HELP_DESK_CHANNEL_ID = Snowflake(1077726822160142386L)
private val ENGLISH_HELP_DESK_CHANNEL_ID = Snowflake(891834950159044658L)
private val FIRST_FAN_ART_CHANNEL_ID = Snowflake(938247721775661086L)
private val SPARKLYPOWER_HELP_DESK_CHANNEL_ID = Snowflake(994664055933517925L)
Expand Down

0 comments on commit ab5e8c8

Please sign in to comment.