File tree Expand file tree Collapse file tree 1 file changed +10
-0
lines changed
Expand file tree Collapse file tree 1 file changed +10
-0
lines changed Original file line number Diff line number Diff line change @@ -824,6 +824,11 @@ const CountriesAndFlag = [
824824 flag : 'https://upload.wikimedia.org/wikipedia/commons/7/73/Flag_of_Romania.svg' ,
825825 number : '+40' ,
826826 } ,
827+ {
828+ name : 'Russia' ,
829+ flag : 'https://upload.wikimedia.org/wikipedia/commons/f/f3/Flag_of_Russia.svg' ,
830+ number : '+7' ,
831+ } ,
827832 {
828833 name : 'Rwanda' ,
829834 flag : 'https://upload.wikimedia.org/wikipedia/commons/1/17/Flag_of_Rwanda.svg' ,
@@ -1074,6 +1079,11 @@ const CountriesAndFlag = [
10741079 flag : 'https://upload.wikimedia.org/wikipedia/commons/b/bc/Flag_of_Vanuatu.svg' ,
10751080 number : '+678' ,
10761081 } ,
1082+ {
1083+ name : 'Venezuela' ,
1084+ flag : 'https://upload.wikimedia.org/wikipedia/commons/0/06/Flag_of_Venezuela.svg' ,
1085+ number : '+58' ,
1086+ } ,
10771087 {
10781088 name : 'Vietnam' ,
10791089 flag : 'https://upload.wikimedia.org/wikipedia/commons/2/21/Flag_of_Vietnam.svg' ,
You can’t perform that action at this time.
0 commit comments