You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With Nextcloud 28 you can set a custom app order on a per-user basis, this also works with Talk.
But using that feature it is currently not possible to set Talk as the default app if sorted first, because Talk uses a closure to register its navigation entry instead of an appinfo entry.
To fix this talk needs to also provide the app key in the navigation entry ("app" => "spreed"):