Add missing EOF in new line

This commit is contained in:
Arne Schubert
2017-11-02 13:35:55 +01:00
parent a8df641bc3
commit 7b76496825

View File

@@ -495,4 +495,4 @@ interface MyProperties {
icon: L.icon({
iconUrl: 'my-icon.png'
})
}) as L.Marker<MyProperties>).feature.properties.testProperty = "test";
}) as L.Marker<MyProperties>).feature.properties.testProperty = "test";