mirror of
https://github.com/zulip/zulip.git
synced 2025-11-03 05:23:35 +00:00
settings: Add tooltip to clarify invalid Jitsi URL.
This commit adds a tooltip in organization settings, when the save button is disabled due to invalid Jitsi URL. Fixes #27511. Co-authored-by: Angelica Ferlin <angelica.ferlin@gmail.com> Co-authored-by: Peterson Linn <linn@pajp.net> Co-authored-by: Kislay Verma <kislayuv27@gmail.com>
This commit is contained in:
@@ -27,6 +27,7 @@ IGNORED_PHRASES = [
|
||||
r"Inbox",
|
||||
r"IP",
|
||||
r"JSON",
|
||||
r"Jitsi",
|
||||
r"Kerberos",
|
||||
r"LinkedIn",
|
||||
r"LDAP",
|
||||
|
||||
Reference in New Issue
Block a user