Move remaining actions over to use redux and v4 endpoints (#6720)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
fe7e9d95b3
Коммит
23ccfc845c
@@ -40,7 +40,7 @@ export default class PostList extends React.PureComponent {
|
||||
/**
|
||||
* The channel the posts are in
|
||||
*/
|
||||
channel: PropTypes.object,
|
||||
channel: PropTypes.object.isRequired,
|
||||
|
||||
/**
|
||||
* The last time the channel was viewed, sets the new message separator
|
||||
|
||||
Ссылка в новой задаче
Block a user