mirror of
https://github.com/EpinelPS/EpinelPS.git
synced 2025-12-12 23:14:34 +01:00
Update GetSentryParams.cs
This commit is contained in:
@@ -9,7 +9,7 @@ namespace EpinelPS.LobbyServer.Msgs.Misc
|
||||
protected override async Task HandleAsync()
|
||||
{
|
||||
var r = new SentryDataResponse();
|
||||
// TODO: figure out a way to disable sentry so that Shift Up devs wouldn't be annoyed by this server
|
||||
// TODO: Figure out a way so that the game developers would not be annoyed by bogus errors in Sentry dashboard
|
||||
|
||||
await WriteDataAsync(r);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user