mirror of https://github.com/zulip/zulip.git
left_sidebar: Correct hotkey for `All direct messages` tooltip.
This commit is contained in:
parent
941c15b802
commit
dcfd374f2f
|
@ -92,7 +92,7 @@
|
|||
</a>
|
||||
<template id="show-all-pms-template">
|
||||
{{t 'All direct messages' }}
|
||||
{{tooltip_hotkey_hints "P"}}
|
||||
{{tooltip_hotkey_hints "Shift" "P"}}
|
||||
</template>
|
||||
</div>
|
||||
</div>
|
||||
|
|
Loading…
Reference in New Issue