Use USD for NZ again (#390)

This commit is contained in:
Fredrik Ringqvist
2024-04-03 11:40:19 +02:00
committed by GitHub
parent 97e61853a7
commit c5bac5f947
+5
View File
@@ -0,0 +1,5 @@
-- USD for New Zealand again
UPDATE markets SET currency = 'USD' WHERE name = 'NZ';
-- Delivery method prices in USD already added (and never deleted) in 000.469