Skip to content

general: Use `spawn!` less

Christopher Davis requested to merge wip/cdavis/spawn-less into main

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

Merge request reports

Loading