Opening Team-links with Teams for Linux

Hi,
Whenever I click a Teams-link, it opens in my browser, not in Teams, even if that’s open. I found you can open it by using the ID.
Would it be possible to change the default app?

As you can see, Teams seems to open msteams:// links, but the links in reality are https://teams.microsoft.com/ . I cannot add or change the entry in the settings. Is that intended?
(You cannot edit the existing entry and if you delete it, you can create it again, but not change it or choose a different trigger).

EDIT:
A solution is to start the link from within the terminal, replacing https with msteams:
flatpak run com.github.IsmaelMartinez.teams_for_linux msteams:xxxx...

2 Likes