@idsoftsource/initial-process 3.6.5 → 3.6.7
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.
|
@@ -4322,7 +4322,6 @@ class PreviewComponent {
|
|
|
4322
4322
|
pageSize: 100,
|
|
4323
4323
|
filter: includeForUser ? `forUser=${this.resolvedForUser}` : ``,
|
|
4324
4324
|
targetUserId: this.effectiveTargetUserId,
|
|
4325
|
-
targetProviderId: this.effectiveTargetProviderId ?? undefined,
|
|
4326
4325
|
orderBy,
|
|
4327
4326
|
};
|
|
4328
4327
|
}
|