botman / web-widget

MIT License
39 stars 69 forks source link

Fix wrong interactive value #8

Closed filippotoso closed 6 years ago

filippotoso commented 6 years ago

The current version of the web widget sends 0 when interactive is true and 1 when it's false. This PR fixes this behaviour.