This commit is contained in:
Tim Schaub
2018-11-16 16:25:39 +01:00
parent 6cfb8f275b
commit 5aa8db15f4
+1 -1
View File
@@ -169,7 +169,7 @@ class VectorImageTile extends Tile {
this.interimTile = tile; this.interimTile = tile;
} }
} }
} };
} }
} }