Skip to content

Commit

Permalink
change dist number mango (#2402)
Browse files Browse the repository at this point in the history
  • Loading branch information
abrzezinski94 authored Aug 12, 2024
1 parent d2021d8 commit fd56777
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ import { parseMintNaturalAmountFromDecimal } from '@tools/sdk/units'
import { validateInstruction } from '@utils/instructionTools'
import useGovernanceNfts from '@components/treasuryV2/WalletList/WalletListItem/AssetList/useGovernanceNfts'

export const SEASON_PREFIX = 135
export const SEASON_PREFIX = 134

interface FillVaultsForm {
governedAccount: AssetAccount | null
Expand Down

0 comments on commit fd56777

Please sign in to comment.