Fixed "Globe" typo

This commit is contained in:
Corey 2021-06-24 08:30:47 +08:00 committed by GitHub
parent 35eed73f7c
commit b8f83e1015
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

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