Skip to content
Snippets Groups Projects
Unverified Commit b26f04b3 authored by Ezequiel de Oliveira's avatar Ezequiel de Oliveira Committed by GitHub
Browse files

[FIX] Remove unrecognized emoji flags on android (#1887)

parent 3997538e
No related branches found
No related tags found
No related merge requests found
......@@ -1224,7 +1224,6 @@ export const emojisByCategory = {
'flag_er',
'flag_ee',
'flag_et',
'flag_fk',
'flag_fo',
'flag_fj',
'flag_fi',
......@@ -1264,7 +1263,6 @@ export const emojisByCategory = {
'flag_kz',
'flag_ke',
'flag_ki',
'flag_xk',
'flag_kw',
'flag_kg',
'flag_la',
......@@ -1301,7 +1299,6 @@ export const emojisByCategory = {
'flag_nr',
'flag_np',
'flag_nl',
'flag_nc',
'flag_nz',
'flag_ni',
'flag_ne',
......@@ -1376,50 +1373,35 @@ export const emojisByCategory = {
'flag_va',
'flag_ve',
'flag_vn',
'flag_wf',
'flag_eh',
'flag_ye',
'flag_zm',
'flag_zw',
'flag_re',
'flag_ax',
'flag_ta',
'flag_io',
'flag_bq',
'flag_cx',
'flag_cc',
'flag_gg',
'flag_im',
'flag_yt',
'flag_nf',
'flag_pn',
'flag_bl',
'flag_pm',
'flag_gs',
'flag_tk',
'flag_bv',
'flag_hm',
'flag_sj',
'flag_um',
'flag_ic',
'flag_ea',
'flag_cp',
'flag_dg',
'flag_as',
'flag_aq',
'flag_vg',
'flag_ck',
'flag_cw',
'flag_eu',
'flag_gf',
'flag_tf',
'flag_gp',
'flag_mq',
'flag_mp',
'flag_sx',
'flag_ss',
'flag_tc',
'flag_mf'
'flag_tc'
]
};
......
Source diff could not be displayed: it is too large. Options to address this: view the blob.
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment