mirror of
				https://github.com/walkxcode/dashboard-icons.git
				synced 2025-10-31 08:47:57 +01:00 
			
		
		
		
	fix(metadata): typo in alias of vodafone icon (#1206)
This commit is contained in:
		| @@ -1,7 +1,7 @@ | ||||
| { | ||||
|   "base": "svg", | ||||
|   "aliases": [ | ||||
|     "vodacom" | ||||
|     "vodafone" | ||||
|   ], | ||||
|   "categories": [], | ||||
|   "update": { | ||||
| @@ -11,4 +11,4 @@ | ||||
|       "login": "JonasJoKuJonas" | ||||
|     } | ||||
|   } | ||||
| } | ||||
| } | ||||
|   | ||||
| @@ -20909,7 +20909,7 @@ | ||||
|     "vodafone": { | ||||
|         "base": "svg", | ||||
|         "aliases": [ | ||||
|             "vodacom" | ||||
|             "vodafone" | ||||
|         ], | ||||
|         "categories": [], | ||||
|         "update": { | ||||
| @@ -27042,4 +27042,4 @@ | ||||
|             } | ||||
|         } | ||||
|     } | ||||
| } | ||||
| } | ||||
|   | ||||
		Reference in New Issue
	
	Block a user