We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 069c489 + 5f89941 commit f0227b9Copy full SHA for f0227b9
src/app.js
@@ -14,5 +14,7 @@ Bugsnag.metaData = {
14
15
Bugsnag.appVersion = app.getVersion();
16
17
+app.setAppUserModelId('chat.rocket');
18
+
19
window.$ = window.jQuery = require('./vendor/jquery-1.12.0');
20
start();
0 commit comments