Code style consistency

This commit is contained in:
Marius Lindvall 2024-05-24 22:59:48 +02:00
parent 02ccb4fcd2
commit 0bbea4fe64
No known key found for this signature in database
GPG key ID: 3226E974C2AF47B4

View file

@ -885,7 +885,7 @@ function processUpdate(data, init) {
}
function setAccuracyCircleColor(circle, color) {
if( circle ) {
if (circle) {
circle.setStyle({
fillColor: color,
color: color