mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-21 06:20:59 +08:00
fix: 分类提案简化用户输入
This commit is contained in:
@@ -31,8 +31,5 @@ public class PostRequest {
|
||||
|
||||
// fields for category proposal posts
|
||||
private String proposedName;
|
||||
private String proposedSlug;
|
||||
private String proposalDescription;
|
||||
private Integer approveThreshold;
|
||||
private Integer quorum;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user