mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Fixed validation error for iphone
This commit is contained in:
parent
512ec171f4
commit
0d08d9cf65
1 changed files with 1 additions and 1 deletions
|
|
@ -9,7 +9,7 @@ module.exports = [
|
|||
emoji: "⚡️",
|
||||
country: "🇬🇧",
|
||||
computer: "apple",
|
||||
phone: "apple",
|
||||
phone: "iphone",
|
||||
tags: [
|
||||
"Accessibility",
|
||||
"Blogger",
|
||||
|
|
|
|||
Loading…
Reference in a new issue