mirror of
https://github.com/glitch-soc/mastodon.git
synced 2025-12-29 07:03:16 +01:00
Implement status hotkeys + spoiler expanding
This commit is contained in:
@@ -45,6 +45,7 @@ const makeMapStateToProps = () => {
|
||||
}
|
||||
|
||||
return {
|
||||
containerId : props.containerId || props.id, // Should match reblogStatus's id for reblogs
|
||||
status : status,
|
||||
account : account || props.account,
|
||||
settings : state.get('local_settings'),
|
||||
|
||||
Reference in New Issue
Block a user