From 6b74e640607a12a858a88643c52d20c2fec327b8 Mon Sep 17 00:00:00 2001 From: Panayiotis Lipiridis Date: Mon, 6 Nov 2023 23:23:39 +0200 Subject: [PATCH] Fix paths --- country.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/country.json b/country.json index b980b77b..f0578049 100644 --- a/country.json +++ b/country.json @@ -2162,8 +2162,8 @@ "capital": "Edinburgh of the Seven Seas", "code": "sh-ta", "continent": "Africa", - "flag_1x1": "flags/1x1/ta.svg", - "flag_4x3": "flags/4x3/ta.svg", + "flag_1x1": "flags/1x1/sh-ta.svg", + "flag_4x3": "flags/4x3/sh-ta.svg", "iso": false, "name": "Tristan da Cunha" },