mirror of
https://github.com/astuto/astuto.git
synced 2025-12-15 11:17:49 +01:00
Remove comments pagination
This commit is contained in:
@@ -16,7 +16,6 @@ interface Props {
|
||||
authenticityToken: string;
|
||||
|
||||
requestPost(postId: number): void;
|
||||
requestComments(postId: number, page?: number): void;
|
||||
changePostStatus(
|
||||
postId: number,
|
||||
newPostStatusId: number,
|
||||
|
||||
Reference in New Issue
Block a user