[Glitch] Add keyboard shortcut to hide/show media
Porta472190729
and988342a56c
to glitch-soc
This commit is contained in:
parent
20d01a954e
commit
b4d4138cf9
7 changed files with 120 additions and 26 deletions
|
@ -101,6 +101,7 @@ const keyMap = {
|
|||
toggleSpoiler: 'x',
|
||||
bookmark: 'd',
|
||||
toggleCollapse: 'shift+x',
|
||||
toggleSensitive: 'h',
|
||||
};
|
||||
|
||||
@connect(mapStateToProps)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue