From fc4b8ecb82f59a52b1bb1ad9f9d8d0625addcaa8 Mon Sep 17 00:00:00 2001 From: Cameron Bowler Date: Thu, 24 Oct 2024 10:00:02 -0700 Subject: [PATCH] Syntax Error Fix --- ppr-ui/package-lock.json | 4 ++-- ppr-ui/package.json | 2 +- ppr-ui/src/composables/mhrInformation/useMhrInformation.ts | 3 ++- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/ppr-ui/package-lock.json b/ppr-ui/package-lock.json index 090235f23..8eb76d9a2 100644 --- a/ppr-ui/package-lock.json +++ b/ppr-ui/package-lock.json @@ -1,12 +1,12 @@ { "name": "ppr-ui", - "version": "3.2.68", + "version": "3.2.69", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "ppr-ui", - "version": "3.2.68", + "version": "3.2.69", "dependencies": { "@bcrs-shared-components/input-field-date-picker": "^1.0.0", "@lemoncode/fonk": "^1.5.1", diff --git a/ppr-ui/package.json b/ppr-ui/package.json index 427790dff..bac3d90d3 100644 --- a/ppr-ui/package.json +++ b/ppr-ui/package.json @@ -1,6 +1,6 @@ { "name": "ppr-ui", - "version": "3.2.68", + "version": "3.2.69", "private": true, "appName": "Assets UI", "sbcName": "SBC Common Components", diff --git a/ppr-ui/src/composables/mhrInformation/useMhrInformation.ts b/ppr-ui/src/composables/mhrInformation/useMhrInformation.ts index d19e27255..30172c7c2 100644 --- a/ppr-ui/src/composables/mhrInformation/useMhrInformation.ts +++ b/ppr-ui/src/composables/mhrInformation/useMhrInformation.ts @@ -80,7 +80,8 @@ export const useMhrInformation = () => { getMhrTransferDocumentId, getMhrTransferType, getLienRegistrationType, - getMhrRegistrationLocation + getMhrRegistrationLocation, + getMhrGenerateDocId } = storeToRefs(useStore()) const {