Skip to content

Commit

Permalink
Merge pull request #130 from zanzanbari/hotfix/129
Browse files Browse the repository at this point in the history
hotfix : κ°€λ €λ‘” reservation 전솑 μ™„λ£Œ μ‹œ, history μ—μ„œ μ—¬μ „νžˆ κ°€λ €μ Έ μžˆλŠ” 이슈 #129
  • Loading branch information
oownahcohc authored Jul 19, 2023
2 parents dd3ae44 + e1ebcad commit ed19a57
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -79,6 +79,7 @@ public long getDelayTimeAboutNow(LocalDateTime now) {

public void finish() {
this.sendStatus = SendStatus.DONE;
this.showStatus = ShowStatus.OPEN;
}

public boolean isDone() {
Expand Down

0 comments on commit ed19a57

Please sign in to comment.