mirror of
https://github.com/HackPlan/atom-shell.git
synced 2026-04-28 11:46:30 +08:00
Use "Atom-Shell" instead of "atom-shell" for product names.
This commit is contained in:
1
spec/fixtures/api/crash.html
vendored
1
spec/fixtures/api/crash.html
vendored
@@ -3,6 +3,7 @@
|
||||
<script type="text/javascript" charset="utf-8">
|
||||
var crashReporter = require('crash-reporter');
|
||||
crashReporter.start({
|
||||
productName: 'Something other than Atom-Shell',
|
||||
submitUrl: 'http://127.0.0.1:1127',
|
||||
autoSubmit: true,
|
||||
ignoreSystemCrashHandler: true,
|
||||
|
||||
Reference in New Issue
Block a user