mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-11-04 08:34:27 -05: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