mirror of
https://github.com/BradNut/awesome-uses
synced 2025-09-08 17:40:31 +00:00
Fix Michael Wagner
- Change `phone: 'iPhone'` to `phone: 'iphone'` - Change `computer: 'Apple'` to `computer: 'apple'` cc: @mixhi1845
This commit is contained in:
parent
4bd3a3cc35
commit
969c3f70e8
1 changed files with 2 additions and 2 deletions
|
|
@ -10327,8 +10327,8 @@ module.exports = [
|
|||
url: 'https://www.michaelwagner.cc/en/uses',
|
||||
emoji: '👍',
|
||||
country: '🇩🇪',
|
||||
computer: 'Windows',
|
||||
phone: 'iPhone',
|
||||
computer: 'windows',
|
||||
phone: 'iphone',
|
||||
tags: [
|
||||
'Developer',
|
||||
'Photography',
|
||||
|
|
|
|||
Loading…
Reference in a new issue