fix(metadata): typo in alias of vodafone icon (#1206)

This commit is contained in:
Jonas 2025-04-22 19:18:29 +02:00 committed by GitHub
parent fc40975c50
commit c355e76f91
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 4 additions and 4 deletions

View File

@ -1,7 +1,7 @@
{
"base": "svg",
"aliases": [
"vodacom"
"vodafone"
],
"categories": [],
"update": {
@ -11,4 +11,4 @@
"login": "JonasJoKuJonas"
}
}
}
}

View File

@ -20909,7 +20909,7 @@
"vodafone": {
"base": "svg",
"aliases": [
"vodacom"
"vodafone"
],
"categories": [],
"update": {
@ -27042,4 +27042,4 @@
}
}
}
}
}