1
0
mirror of https://github.com/RaidMax/IW4M-Admin.git synced 2025-06-10 15:20:48 -05:00

another fix because I'm retarded

bump version up
This commit is contained in:
RaidMax
2019-08-24 14:06:23 -05:00
parent 5873121780
commit 093b9919b7
3 changed files with 13 additions and 5 deletions

View File

@ -48,6 +48,8 @@ namespace IW4MAdmin.Application.IO
await Task.Delay(_reader.UpdateInterval, _server.Manager.CancellationToken);
}
_server.Logger.WriteDebug("Stopped polling for changes");
}
private async Task UpdateLogEvents()