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 Feb 12, 2016
1 parent 7650ae2 commit 97e6e0b
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 = 'c1f6cf06677a421db53f8814292b45a5:66e0d7c790b34928b5d5ca44dffad8ee'
key = 'e043ce2ca140486d9104b8c6164f1a82:d01d4eabb8aa4aacbd6bb61a36f92033'
project = 1

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

0 comments on commit 97e6e0b

Please sign in to comment.