Skip to content

Commit

Permalink
Update SupplementaryFormView with new hardcoded number
Browse files Browse the repository at this point in the history
  • Loading branch information
jenbeckett authored Oct 29, 2024
1 parent 8825f50 commit 861491e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -201,7 +201,7 @@ import { SUPP_TERM_CODES, CORE_SERVICES_PANELS, DISCRETIONARY_PANEL } from '@/ut
import format from '@/utils/format'
import moment from 'moment'
const DAYS_BEFORE_TERM_EXPIRES = 45
const DAYS_BEFORE_TERM_EXPIRES = 1
const DAYS_BEFORE_NEXT_TERM_ENABLED = 120
const TWO_YEARS = 730
Expand Down

0 comments on commit 861491e

Please sign in to comment.