From 1a180bd5c71a6ac8c097de15bc27f3468bd26b3d Mon Sep 17 00:00:00 2001 From: aladin002dz Date: Wed, 7 Oct 2020 17:43:03 +0100 Subject: [PATCH] fix country code format --- src/data.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/data.js b/src/data.js index fc93cfd5..bc91e1af 100644 --- a/src/data.js +++ b/src/data.js @@ -4435,7 +4435,7 @@ module.exports = [ url: 'https://aladinstudio.com/uses/', twitter: '@aladin02dz', emoji: '✌️', - country: 'DZ', + country: '🇩🇿', computer: 'windows', phone: 'android', font: 'Roboto',