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
Right now it seems like we are displaying h for chat.zulip.org instead of Z. The bug here seems to be that we are using the url instead of organization name. The place we get the organization name is the name attribute in the <webview> element which is passed in from the WebView component.