Skip to content

Commit 8175f00

Browse files
Update components/workday/actions/get-home-contact-information-change/get-home-contact-information-change.mjs
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
1 parent 972de83 commit 8175f00

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

components/workday/actions/get-home-contact-information-change/get-home-contact-information-change.mjs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,7 @@ export default {
1919
"homeContactInformationChangeId",
2020
],
2121
},
22-
}
23-
,
22+
},
2423
async run({ $ }) {
2524
const response = await this.workday.getHomeContactInformationChange({
2625
homeContactInformationChangeId: this.homeContactInformationChangeId,

0 commit comments

Comments
 (0)