Skip to content

Commit

Permalink
🔧 fix worktime options
Browse files Browse the repository at this point in the history
  • Loading branch information
AntoineKM committed Nov 23, 2024
1 parent 389a867 commit a5d3cda
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/options/worktime.ts
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ import ROLES from "../constants/roles";

const dixtPluginWorktimeOptions: DixtPluginWorktimeOptions = {
channels: {
main: [
CHANNELS.ONRUNTIME.TEAM.INFORMATION.WORKTIME,
CHANNELS.TONIGHTPASS.PRIVATE.WORKTIME,
],
leaderboard: CHANNELS.ONRUNTIME.TEAM.INFORMATION.LEADERBOARD,
workChannelNames: [
"Work",
Expand Down

0 comments on commit a5d3cda

Please sign in to comment.