@CommanderStorm commented on this pull request.


> @@ -59,7 +59,7 @@ L.OSM.Map = L.Map.extend({
         }).prop("outerHTML")
       });
 
-      attribution += credit.donate ? " ♥ " : ". ";
+      attribution += credit.donate ? " ♥️ " : ". ";

Personal Preference: this punctuation looks a bit out of place.

Unrelated to your PR though, so lets not change it ^^

```suggestion
      attribution += credit.donate ? " ♥️ " : " ";
```

-- 
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/openstreetmap-website/pull/6601#pullrequestreview-3560000989
You are receiving this because you are subscribed to this thread.

Message ID: 
<openstreetmap/openstreetmap-website/pull/6601/review/[email protected]>
_______________________________________________
rails-dev mailing list
[email protected]
https://lists.openstreetmap.org/listinfo/rails-dev

Reply via email to