Skip to content

Commit 2d07a40

Browse files
authored
Fix typo for icon (#1057)
1 parent edf4cda commit 2d07a40

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

data/presets/amenity/fast_food/bagel.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"icon": "maki-fast_food",
2+
"icon": "maki-fast-food",
33
"geometry": [
44
"point",
55
"area"

data/presets/amenity/fast_food/wings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"icon": "maki-fast_food",
2+
"icon": "maki-fast-food",
33
"geometry": [
44
"point",
55
"area"

0 commit comments

Comments
 (0)