mirror of
https://github.com/pulsar-edit/pulsar.git
synced 2024-12-28 17:13:45 +03:00
New crashreporter URL to prevent warnings
This commit is contained in:
parent
986689b0e4
commit
8550fe028b
@ -4,6 +4,7 @@ module.exports = (extra) ->
|
||||
crashReporter.start({
|
||||
productName: 'Atom',
|
||||
companyName: 'GitHub',
|
||||
submitURL: 'https://crashreporter.atom.io',
|
||||
autoSubmit: false,
|
||||
extra: extra
|
||||
})
|
||||
|
Loading…
Reference in New Issue
Block a user