Skip to content
This repository has been archived by the owner on Sep 29, 2024. It is now read-only.

Commit

Permalink
fix: add report type
Browse files Browse the repository at this point in the history
  • Loading branch information
denniskp committed Jun 12, 2024
1 parent e3a7ca9 commit 21e46f9
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,6 @@ public class ReportPostProposal {
private Long authorId;

private Long userId;

private String type;
}

0 comments on commit 21e46f9

Please sign in to comment.