mirror of
https://github.com/wassname/talk.git
synced 2026-09-12 13:01:11 +08:00
shortcuts list should be accessible from the cog
This commit is contained in:
@@ -28,6 +28,8 @@ const shortcuts = [
|
||||
export default class ModerationKeysModal extends React.Component {
|
||||
|
||||
static propTypes = {
|
||||
open: PropTypes.bool.isRequired,
|
||||
onClose: PropTypes.func.isRequired,
|
||||
hideShortcutsNote: PropTypes.func.isRequired,
|
||||
shortcutsNoteVisible: PropTypes.string.isRequired
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user