andreisperid / E-TKT

open source embossed label maker
https://andreisperid.github.io/E-TKT/
MIT License
398 stars 19 forks source link

Make settings use the correct task endpoint #23

Closed sabeechen closed 1 year ago

sabeechen commented 1 year ago

In PR #16 I neglected to update the settingsCommand() javascript method to use the newer api/task endpoint along with the other javascript methods. This PR updates it to work again.