mirror of
https://github.com/vector-im/element-web.git
synced 2026-04-17 19:42:01 +02:00
Factor out the logic of calling `startDm` or `inviteUsers` to a helper function. We're going to need to call this from a second location soon, so this is useful groundwork.