Birowsky opened this issue 3 years ago · 2 comments
Is there a way for me to configure something to have the new item be added as first instead of last?
Thanks!
A couple years late to this 😁
in this script:
you can edit line 49 to "unshift"
before
after
Beautiful, thanks!