mirror of
https://github.com/stylersnico/librenms.git
synced 2026-08-03 00:11:49 +02:00
Update build
This commit is contained in:
Vendored
+3
@@ -127,6 +127,9 @@ L.MarkerClusterGroup = L.FeatureGroup.extend({
|
|||||||
L.FeatureGroup.prototype.removeLayer.call(this, layer);
|
L.FeatureGroup.prototype.removeLayer.call(this, layer);
|
||||||
layer.setOpacity(1);
|
layer.setOpacity(1);
|
||||||
}
|
}
|
||||||
|
|
||||||
|
delete layer.__parent;
|
||||||
|
|
||||||
return this;
|
return this;
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|||||||
Vendored
+1
-1
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user