]> git.cworth.org Git - lmno-server/commit
Fix bug attempting to set "answering_idle" state
authorCarl Worth <cworth@cworth.org>
Thu, 18 Jun 2020 15:11:00 +0000 (08:11 -0700)
committerCarl Worth <cworth@cworth.org>
Fri, 26 Jun 2020 14:37:59 +0000 (07:37 -0700)
commit97a30bcc5ad4730523a80a058db80b89a9c328b7
treeb487f1bc8b567be23b41935d4535ac752dbef18e
parent870c518cd68dfcda639f5d453acbfe09f39c3a19
Fix bug attempting to set "answering_idle" state

So annoying to have no static compiler checks for assigning to a
mistyped property like this.

Anyway, the impact of the bug here would have been fairly minimal: If
a user reloaded during idle, they would not have gotten the "Move On"
button like expected.
empathy.js