Skip to content

Commit

Permalink
Updated Credentials
Browse files Browse the repository at this point in the history
  • Loading branch information
PatrickHollweck committed May 1, 2017
1 parent 2fcbfd5 commit 2cbb171
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions src/AstroSoundBoard/Core/Objects/Credentials.cs
Original file line number Diff line number Diff line change
@@ -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
//
//
Expand All @@ -12,7 +12,7 @@
namespace AstroSoundBoard.Core.Objects
{
public class Credentials
{
public const string SentryApiKey = "YOUR_KEY_HERE";
}
{
public const string SentryApiKey = "https://7022c1d1e36c4342882fd531a437f87d:[email protected]/162665";
}
}

0 comments on commit 2cbb171

Please sign in to comment.