mirror of
https://github.com/bitwarden/server.git
synced 2025-07-06 18:42:49 -05:00
delete expired grants job
This commit is contained in:
@ -6,5 +6,6 @@ namespace Bit.Core.Repositories
|
||||
{
|
||||
Task UpdateStatisticsAsync();
|
||||
Task RebuildIndexesAsync();
|
||||
Task DeleteExpiredGrantsAsync();
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user