Add hotkey for bookmarking a toot
This commit is contained in:
@@ -98,6 +98,7 @@ const keyMap = {
|
||||
goToMuted: 'g m',
|
||||
goToRequests: 'g r',
|
||||
toggleSpoiler: 'x',
|
||||
bookmark: 'd',
|
||||
};
|
||||
|
||||
@connect(mapStateToProps)
|
||||
|
Reference in New Issue
Block a user