Merge pull request #33 from CoreyGinnivan/CoreyGinnivan-patch-1-1

Fixed "Globe" typo
This commit is contained in:
Corey 2021-06-24 08:31:04 +08:00 committed by GitHub
commit 41c5c35b5b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1641,7 +1641,7 @@ var sourceData = [
},
{
icon_name: "Blobe",
icon_name: "Globe",
icon_path: "globe",
icon_keywords: "globe world countries country foreign nation earth planet global location",
},
@ -2100,4 +2100,4 @@ var sourceData = [
icon_path: "wrap_forward",
icon_keywords: "wrap forward arrows jump forward right",
},
];
];