1
0
mirror of https://github.com/tabler/tabler.git synced 2026-06-17 12:50:03 +04:00

Add missing "tw" entry in flags.json for tw.svg (#2217)

Co-authored-by: Paweł Kuna <1282324+codecalm@users.noreply.github.com>
Co-authored-by: codecalm <codecalm@gmail.com>
This commit is contained in:
Yami Odymel
2025-03-18 05:41:49 +08:00
committed by GitHub
parent f84e88116c
commit d73d78e76f
2 changed files with 10 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
"preview": patch
---
Add missing `tw` entry in `flags.json`
+5 -1
View File
@@ -915,6 +915,10 @@
"name": "Tuvalu",
"flag": "tv"
},
{
"name": "Taiwan",
"flag": "tw"
},
{
"name": "Tanzania",
"flag": "tz"
@@ -995,4 +999,4 @@
"name": "Zimbabwe",
"flag": "zw"
}
]
]