left_sidebar: Correct hotkey for `All direct messages` tooltip.

This commit is contained in:
Hardik Dharmani 2023-04-25 20:04:47 +05:30 committed by Tim Abbott
parent 941c15b802
commit dcfd374f2f
1 changed files with 1 additions and 1 deletions

View File

@ -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>