gradientUnits="objectBoundingBox"
>
<stop offset="0" stop-color="#fff" />
- <stop id="sound" offset="1" stop-color="rgb(230, 230, 23)" />
+ <stop id="sound" offset="1" stop-color="rgb(230, 230, 230)" />
</radialGradient>
<filter id="Rectangle_410" x="0" y="0" width="380" height="530" filterUnits="userSpaceOnUse">
<feOffset dy="3" input="SourceAlpha" />
if (zeroed > 0) {
radius.value = zeroed;
}
- const amplified = zeroed;
- if (payload.speech === think) {
+ if (payload.speech === think.value) {
return;
} else {
think.value = payload.speech;