Merge pull request #23 from orangemug/fix/bicycle_rental

bicycle_share -> bicycle_rental
pull/24/head
Orange Mug 6 years ago committed by GitHub
commit ea9d7fab62
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -230,14 +230,14 @@
"x": 63, "x": 63,
"y": 85 "y": 85
}, },
"bicycle_share_11": { "bicycle_rental_11": {
"height": 17, "height": 17,
"pixelRatio": 1, "pixelRatio": 1,
"width": 17, "width": 17,
"x": 315, "x": 315,
"y": 229 "y": 229
}, },
"bicycle_share_15": { "bicycle_rental_15": {
"height": 21, "height": 21,
"pixelRatio": 1, "pixelRatio": 1,
"width": 21, "width": 21,
@ -1665,4 +1665,4 @@
"x": 210, "x": 210,
"y": 169 "y": 169
} }
} }

@ -230,14 +230,14 @@
"x": 63, "x": 63,
"y": 85 "y": 85
}, },
"bicycle_share_11": { "bicycle_rental_11": {
"height": 17, "height": 17,
"pixelRatio": 1, "pixelRatio": 1,
"width": 17, "width": 17,
"x": 315, "x": 315,
"y": 229 "y": 229
}, },
"bicycle_share_15": { "bicycle_rental_15": {
"height": 21, "height": 21,
"pixelRatio": 1, "pixelRatio": 1,
"width": 21, "width": 21,
@ -1665,4 +1665,4 @@
"x": 210, "x": 210,
"y": 169 "y": 169
} }
} }

Loading…
Cancel
Save