mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Fixed Anh Hoang Nguyen's phone data validation
This commit is contained in:
parent
63b03ab8f5
commit
bc5d301528
1 changed files with 1 additions and 1 deletions
|
|
@ -8,7 +8,7 @@ module.exports = [
|
||||||
emoji: '🥴',
|
emoji: '🥴',
|
||||||
country: '🇻🇳',
|
country: '🇻🇳',
|
||||||
computer: 'apple',
|
computer: 'apple',
|
||||||
phone: 'apple',
|
phone: 'iphone',
|
||||||
twitter: '@yeetusmagus',
|
twitter: '@yeetusmagus',
|
||||||
tags: [
|
tags: [
|
||||||
'c',
|
'c',
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue