mirror of
https://github.com/ppy/osu.git
synced 2025-01-14 17:52:56 +08:00
Fix spacing
This commit is contained in:
parent
ac2dfffb23
commit
4475307707
@ -26,6 +26,7 @@ namespace osu.Game.Utils
|
||||
Dsn = new Dsn("https://5e342cd55f294edebdc9ad604d28bbd3@sentry.io/1255255"),
|
||||
Release = game.Version
|
||||
};
|
||||
|
||||
sentry = new SentryClient(options);
|
||||
sentryScope = new Scope(options);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user