Maybe SignUps are removed 15min before the raid starts
This commit is contained in:
parent
9045de9b9d
commit
058cc89cbc
3 changed files with 30 additions and 11 deletions
|
@ -48,6 +48,7 @@ namespace Lieb.Data
|
|||
scope.ServiceProvider
|
||||
.GetRequiredService<RaidService>();
|
||||
await raidService.SendReminders();
|
||||
await raidService.RemoveMaybes();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue