Skip to content

Commit fb35874

Browse files
updates
1 parent 540fd91 commit fb35874

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/remote_retrieval/actions/create-device-order/create-device-order.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ export default {
151151
orderType
152152
} = this;
153153

154-
const response = await createDeviceReturn({
154+
const response = await this.createDeviceReturn({
155155
step,
156156
data: {
157157
type_of_equipment: typeOfEquipment,

0 commit comments

Comments
 (0)