Skip to content

Commit 6563646

Browse files
committed
fix: Testing-29th-jan-2nd-commit
1 parent 448562f commit 6563646

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/app/core/services/org-user.service.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -107,6 +107,7 @@ export class OrgUserService {
107107
tokens: [token],
108108
},
109109
};
110+
console.log('payload', payload);
110111

111112
return this.spenderPlatformV1ApiService.post('/device_token', payload);
112113
}

0 commit comments

Comments
 (0)