Skip to content

Commit

Permalink
✨ Added feature flag of autonomous message
Browse files Browse the repository at this point in the history
  • Loading branch information
dukenuken09 committed Nov 11, 2024
1 parent 1fe5e50 commit cbaa214
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/containers/ModifyContract.jsx
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ function ModifyContract(props) {

const fromD1 = state?.d1CaseData?.m1
const d1CaseData = state?.d1CaseData
const { noticeAutonomous } = props

const { t, i18n } = useTranslation()

Expand Down

0 comments on commit cbaa214

Please sign in to comment.