style.js added strokeDash to "cells"

This commit is contained in:
Ángel Montero Lamas 2024-10-25 12:20:04 +02:00
parent 0bd4b90f84
commit 65538675ef

View file

@ -140,7 +140,7 @@ function selectStyleElement() {
// stroke dash
if (
["borders", "coordinates", "gridOverlay", "legend", "population", "routes", "temperature", "zones"].includes(
["borders", "cells", "coordinates", "gridOverlay", "legend", "population", "routes", "temperature", "zones"].includes(
styleElement
)
) {