mirror of
https://github.com/atom/atom.git
synced 2026-02-02 10:45:14 -05:00
URL => Url.
This commit is contained in:
@@ -90,7 +90,7 @@ class AtomApplication
|
||||
|
||||
setupCrashReporter: ->
|
||||
crashReporter.setCompanyName 'GitHub'
|
||||
crashReporter.setSubmissionURL 'https://speakeasy.githubapp.com/submit_crash_log'
|
||||
crashReporter.setSubmissionUrl 'https://speakeasy.githubapp.com/submit_crash_log'
|
||||
crashReporter.setAutoSubmit true
|
||||
|
||||
listenForArgumentsFromNewProcess: ->
|
||||
|
||||
Reference in New Issue
Block a user