mirror of
https://github.com/zulip/zulip.git
synced 2025-10-22 20:42:14 +00:00
help: Remove "Start a video call" mobile tab.
The ability to add a link to a video call is not yet implemented for the initial launch of the Flutter mobile app, so we remove the legacy React Native app instructions. Deletes static/images/help/mobile-video-icon.svg as it is no longer used. This feature is tracked in: https://github.com/zulip/zulip-flutter/issues/1000 Part of #34748.
This commit is contained in:
committed by
Tim Abbott
parent
a9e0831c62
commit
815a522b86
@@ -1,4 +0,0 @@
|
||||
<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="none" stroke="#6492fd" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="feather feather-video">
|
||||
<polygon points="23 7 16 12 23 17 23 7"></polygon>
|
||||
<rect x="1" y="5" width="15" height="14" rx="2" ry="2"></rect>
|
||||
</svg>
|
||||
|
Before Width: | Height: | Size: 313 B |
Reference in New Issue
Block a user