Skip to content

general: Use `spawn!` less

Because widgets can install async actions, we can simply turn our callbacks into async functions.

Merge request reports

Loading