Skip to content

Commit

Permalink
fix: include mod prios in raffles
Browse files Browse the repository at this point in the history
  • Loading branch information
opti21 committed May 18, 2022
1 parent b9bbe22 commit f962904
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -548,7 +548,6 @@ twitch.on("message", async (channel, tags, message, self) => {
where: {
played: false,
priority: false,
mod_prio: false,
},
})
.catch((err) => {
Expand Down

0 comments on commit f962904

Please sign in to comment.