mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
New crashreporter URL to prevent warnings
This commit is contained in:
@@ -4,6 +4,7 @@ module.exports = (extra) ->
|
||||
crashReporter.start({
|
||||
productName: 'Atom',
|
||||
companyName: 'GitHub',
|
||||
submitURL: 'https://crashreporter.atom.io',
|
||||
autoSubmit: false,
|
||||
extra: extra
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user