Parcourir la source

Fix missing newline at end of file

Michael Schwarz il y a 8 ans
Parent
commit
9c594241cd
1 fichiers modifiés avec 2 ajouts et 1 suppressions
  1. 2 1
      lib/map.js

+ 2 - 1
lib/map.js

@@ -456,4 +456,5 @@ define(["map/clientlayer", "map/labelslayer",
 
       return self
     }
-})
+})
+