NTP-11577 | Metadata added
This commit is contained in:
@@ -45,7 +45,7 @@ export async function initSentry() {
|
||||
agentId: GLOBAL?.AGENT_ID,
|
||||
deviceId: GLOBAL?.DEVICE_ID,
|
||||
isImpersonated: GLOBAL?.IS_IMPERSONATED,
|
||||
buildFlavour: GLOBAL.BUILD_FLAVOUR,
|
||||
buildFlavour: GLOBAL?.BUILD_FLAVOUR,
|
||||
},
|
||||
};
|
||||
return event;
|
||||
|
||||
Reference in New Issue
Block a user