Skip to content

Commit

Permalink
fix: all languages pdf enabled
Browse files Browse the repository at this point in the history
  • Loading branch information
aswathy-deriv committed Mar 12, 2024
1 parent 6bb03b8 commit b8dcbe6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/pages/regulatory/data/_kid_data.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,12 @@ const kid_data: kidType[] = [
{
title: '_t_CFDs - Synthetics: DEX_t_',
ref: 'kid_deriv_cfds_dex.pdf',
is_only_en: true,
},
{
title: '_t_CFDs - Synthetics: Drift Switch Index_t_',
ref: 'kid_deriv_cfds_dsi.pdf',
is_only_en: true,
},
]
const kid_data_multiplier = [
Expand Down

0 comments on commit b8dcbe6

Please sign in to comment.