Remove country code flags in language selector

This commit is contained in:
Donkie
2025-03-18 20:31:53 +01:00
parent a5df70a803
commit 53d5fdf7e3
4 changed files with 1 additions and 33 deletions

View File

@@ -23,7 +23,6 @@
"@yudiel/react-qr-scanner": "^1.2.10",
"antd": "^5.24.3",
"axios": "^1.8.3",
"flag-icons": "^7.3.2",
"html-to-image": "^1.11.13",
"i18next": "^24.2.3",
"i18next-browser-languagedetector": "^8.0.4",
@@ -5330,11 +5329,6 @@
"node": ">=8"
}
},
"node_modules/flag-icons": {
"version": "7.3.2",
"resolved": "https://registry.npmjs.org/flag-icons/-/flag-icons-7.3.2.tgz",
"integrity": "sha512-QkaZ6Zvai8LIjx+UNAHUJ5Dhz9OLZpBDwCRWxF6YErxIcR16jTkIFm3bFu54EkvKQy4+wicW+Gm7/0631wVQyQ=="
},
"node_modules/flat-cache": {
"version": "4.0.1",
"resolved": "https://registry.npmjs.org/flat-cache/-/flat-cache-4.0.1.tgz",