mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 01:38:27 -04:00
Fixed .timley
This commit is contained in:
@@ -244,7 +244,7 @@ public class GamblingService : INService, IReadyExecutor
|
||||
}
|
||||
finally
|
||||
{
|
||||
await _timelyLock.WaitAsync();
|
||||
_timelyLock.Release();
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user