mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-11-14 19:05:56 +00:00
This fixes an issue where if server send non 404 error code such as 403 forbidden we marked them as Zulip server even though they are not, now it checks for 400 error range.