Skip to content

Commit

Permalink
Updated error reporter key
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzeman committed Sep 10, 2016
1 parent 59ec2f7 commit 2fce0d6
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@

class ErrorReporter(Client):
server = 'sentry.skipthe.net'
key = 'eca97c302f784c6d874f5aeeb3aba137:fcdf82313d7f429e8c01fa0765ec2f57'
key = '240c00f6a02542f8900d8a6a1aba365a:7432061e2ac54ed0aabe4ec3fe3ea0d9'
project = 1

def __init__(self, dsn=None, raise_send_errors=False, **options):
Expand Down

0 comments on commit 2fce0d6

Please sign in to comment.