mirror of
https://github.com/System-End/slack-end.git
synced 2026-04-19 15:18:22 +00:00
fix: no more juice vids
This commit is contained in:
parent
a6dd80c0c1
commit
d07823e594
1 changed files with 1 additions and 1 deletions
|
|
@ -273,7 +273,7 @@ export function setupOverallCron(app: ModifiedApp) {
|
|||
startBdayCron(app);
|
||||
// setupCronAdventOfCode(app);
|
||||
setupCronForIrl(app);
|
||||
setupCron(app);
|
||||
// setupCron(app);
|
||||
// highSeasCron(app);
|
||||
// temp? nah perm now
|
||||
tempcronjob(app);
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue