mirror of
https://github.com/zulip/zulip.git
synced 2025-11-17 04:12:02 +00:00
panels: Show a banner for users with legacy desktop apps.
Users who are using ZulipDesktop or haven't managed to auto-update to ZulipElectron should be strongly encouraged to upgrade. We'll likely want to move to something even stricter that blocks loading the app at all, but this is a good start.
This commit is contained in:
@@ -89,6 +89,7 @@ class HomeTest(ZulipTestCase):
|
||||
"high_contrast_mode",
|
||||
"hotspots",
|
||||
"initial_servertime",
|
||||
"insecure_desktop_app",
|
||||
"is_admin",
|
||||
"is_guest",
|
||||
"jitsi_server_url",
|
||||
|
||||
Reference in New Issue
Block a user