mirror of
https://github.com/zulip/zulip.git
synced 2025-10-23 04:52:12 +00:00
emoji: Remove deprecated Google blobs emoji set.
Signed-off-by: Anders Kaseorg <anders@zulip.com>
This commit is contained in:
committed by
Tim Abbott
parent
b742ab18f9
commit
85c94599c5
@@ -12,10 +12,6 @@
|
||||
<span class="radio-choice-controls">
|
||||
<input type="radio" class="setting_emojiset_choice" name="emojiset" value="{{this.key}}"/>
|
||||
<span class="preferences-radio-choice-text">{{this.text}}</span>
|
||||
{{#if (eq this.key "google-blob")}}
|
||||
<span>(<em>{{t "deprecated" }}</em>)</span>
|
||||
{{> ../help_link_widget link="/help/emoji-and-emoticons#change-your-emoji-set" }}
|
||||
{{/if}}
|
||||
</span>
|
||||
<span class="right">
|
||||
{{#if (eq this.key "text") }}
|
||||
|
Reference in New Issue
Block a user