diff --git a/src/AstroSoundBoard/Core/Objects/Credentials.cs b/src/AstroSoundBoard/Core/Objects/Credentials.cs index f91350b..0ed7cc9 100644 --- a/src/AstroSoundBoard/Core/Objects/Credentials.cs +++ b/src/AstroSoundBoard/Core/Objects/Credentials.cs @@ -1,8 +1,8 @@ // ****************************** Module Header ****************************** // // // -// Last Modified: 28:04:2017 / 21:22 -// Creation: 28:04:2017 +// Last Modified: 29:04:2017 / 20:00 +// Creation: 29:04:2017 // Project: AstroSoundBoard // // @@ -12,7 +12,7 @@ namespace AstroSoundBoard.Core.Objects { public class Credentials - { - public const string SentryApiKey = "YOUR_KEY_HERE"; - } + { + public const string SentryApiKey = "https://7022c1d1e36c4342882fd531a437f87d:17f4fdd9922148558ecd41f69f6b70f3@sentry.io/162665"; + } } \ No newline at end of file