@3dsource/angular-unreal-module 0.0.25 → 0.0.26

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -3227,8 +3227,8 @@ class UnrealEffects {
3227
3227
  session_uuid2: viewId,
3228
3228
  message: {
3229
3229
  type: 'front',
3230
- error: `pak_not_found::${action?.error ?? ''}`,
3231
- signalling: instance.pollingUrl,
3230
+ error: 'pak_not_found',
3231
+ info: action?.error ?? '',
3232
3232
  },
3233
3233
  })
3234
3234
  .pipe(mapResponse({