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:
@ -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()
|
||||
|
Reference in New Issue
Block a user