spring.js fix
This commit is contained in:
parent
7108a21791
commit
3535833cc3
|
|
@ -150,6 +150,7 @@ elements.beehive = {
|
||||||
pixel.pollen = 0;
|
pixel.pollen = 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
doDefaults(pixel);
|
||||||
},
|
},
|
||||||
properties: {
|
properties: {
|
||||||
"pollen": 0,
|
"pollen": 0,
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue