fix(dashboard): added missing currencies (#13214)

Related to #13086, #12440 and #12668

Currencies were added in the migrations, but not in the admin dashboard list, causing admin display errors.

This mod should fix that

Co-authored-by: William Bouchard <46496014+willbouch@users.noreply.github.com>
This commit is contained in:
tehaulp
2025-09-17 07:34:19 -10:00
committed by GitHub
parent 1071296236
commit dcca42ec51
2 changed files with 17 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): added missing currencies