Skip to content

Commit

Permalink
Merge pull request #110 from ttthanhf/hotfix/feature/task
Browse files Browse the repository at this point in the history
Hotfix/feature/task - Checked notification
  • Loading branch information
ttthanhf committed Nov 15, 2023
2 parents 1222213 + 06814bf commit 43ba7b6
Show file tree
Hide file tree
Showing 2 changed files with 834 additions and 831 deletions.
1 change: 1 addition & 0 deletions src/main/java/housemate/responses/EventRes.java
Original file line number Diff line number Diff line change
Expand Up @@ -14,4 +14,5 @@ public class EventRes {
private ScheduleStatus status;
private String userName;
private String phone;
private int taskId;
}
Loading

0 comments on commit 43ba7b6

Please sign in to comment.