OpenTabletDriver / opentabletdriver.github.io

The next version of OpenTabletDriver.Web
http://opentabletdriver.net/
GNU Affero General Public License v3.0
1 stars 5 forks source link

(minor) Optimize version getting for Frontpage #156

Closed gonX closed 7 months ago

gonX commented 7 months ago

This was reversing the array for no reason. We can just pick the last element directly.