MycroftAI / mycroft-gui

The Graphical User Interface used by the Mycroft Mark II and more
Apache License 2.0
167 stars 57 forks source link

Correct range check #1

Closed penrods closed 5 years ago

penrods commented 5 years ago

Range check was looking at index <= 0 instead of < 0