Skip to content

Commit

Permalink
fux
Browse files Browse the repository at this point in the history
  • Loading branch information
ashwin1111 committed Feb 10, 2025
1 parent 08117a6 commit 645c2fd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/app/core/services/integration/refiner.service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ export class RefinerService {
this.refiner('identifyUser', {
id: this.user.org_id,
account: {
workspace_id: this.user.org_id
org_id: this.user.org_id
},
source: 'Fyle Integration Settings',
action_name: actionName,
Expand Down

0 comments on commit 645c2fd

Please sign in to comment.