We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 747bcb3 commit 982e1b1Copy full SHA for 982e1b1
‎src/options/worktime.ts‎
@@ -29,7 +29,7 @@ const dixtPluginWorktimeOptions: DixtPluginWorktimeOptions = {
29
},
30
tasks: {
31
absentees: "0 12 * * 3-7",
32
- leaderboard: "0 12 * * 1",
+ leaderboard: "0 12 * * 0",
33
34
};
35
0 commit comments