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 17:34:19 +00:00
committed by GitHub
co-authored by William Bouchard
parent 1071296236
commit dcca42ec51
2 changed files with 17 additions and 0 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"@medusajs/dashboard": patch
---
fix(dashboard): added missing currencies