Yep, if I add `todos.set(0, todos[0])` at the end ...
# tornadofx
j
Yep, if I add
todos.set(0, todos[0])
at the end of
toggleCompleted
it "works"