From 461221ab18ea42776f12a5b9081814a1dfb52618 Mon Sep 17 00:00:00 2001 From: Ali <010109ali@gmail.com> Date: Tue, 4 Mar 2025 21:28:13 +0400 Subject: [PATCH] Bug fix --- az_locale/fixtures/countries.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/az_locale/fixtures/countries.json b/az_locale/fixtures/countries.json index 885f0ea..7f9a0eb 100644 --- a/az_locale/fixtures/countries.json +++ b/az_locale/fixtures/countries.json @@ -1,7 +1,7 @@ [ { "doctype": "Country", - "name": "Azerbaijan", + "country_name": "Azerbaijan", "code": "AZ", "currency": "AZN", "currency_name": "Azerbaijani Manat",