mirror of
https://github.com/zulip/zulip-desktop.git
synced 2025-11-13 18:36:25 +00:00
To avoid using the brittle code we have for inline notification reply currently, we added more future proof in webapp via the electron_bridge, we use the newer API if it is supported. Fixes: #794.