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 Mar 14, 2016
1 parent 539c871 commit 5aaf2c2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

class ErrorReporter(Client):
server = 'sentry.skipthe.net'
key = 'af47afd1b59f4cf2af1e5daec844b6f0:a717d67f6a19416bb8973693f89e45f2'
key = 'cd67f74a7d114f1eb54369a0b1974dfa:a35053b58fc24bc98d7edbf8a440923e'
project = 1

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

0 comments on commit 5aaf2c2

Please sign in to comment.