mirror of
https://github.com/nagisa77/OpenIsle.git
synced 2026-02-21 06:20:59 +08:00
refactor poll and lottery forms, add poll notifications
This commit is contained in:
@@ -27,7 +27,6 @@ public class PostRequest {
|
||||
private LocalDateTime startTime;
|
||||
private LocalDateTime endTime;
|
||||
// fields for poll posts
|
||||
private String question;
|
||||
private List<String> options;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user