mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-04-01 02:41:39 -05:00
Added emoji shortcut to post settings menu (#18791)
Closes https://github.com/TryGhost/Product/issues/4081
This commit is contained in:
parent
80392500bb
commit
224ec5146b
1 changed files with 6 additions and 0 deletions
|
@ -427,6 +427,12 @@
|
|||
<span class="gh-key" data-tooltip="Return">↩</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="gh-shortcut">
|
||||
<div>Emoji</div>
|
||||
<div class="gh-keys">
|
||||
<span class="gh-key mono">:emoji_name:</span>
|
||||
</div>
|
||||
</div>
|
||||
<div class="gh-shortcut">
|
||||
<div>Image</div>
|
||||
<div class="gh-keys">
|
||||
|
|
Loading…
Add table
Reference in a new issue