minor raygun param chagnes

This commit is contained in:
Kristaps Fabians Geikins
2024-03-01 15:27:22 +02:00
parent 35218d42e8
commit b4137d6d54
+2 -2
View File
@@ -18,8 +18,8 @@ async function initRumClient(app: PluginNuxtApp) {
rg4js('apiKey', keys.raygun)
rg4js('enableCrashReporting', true)
rg4js('enablePulse', true)
rg4js('boot')
rg4js('enableRum', true)
// rg4js('boot')
// rg4js('enableRum', true)
rg4js('withTags', [`baseUrl:${baseUrl}`, `version:${speckleServerVersion}`])
await onAuthStateChange(