Skip to content

Commit

Permalink
[Feat] #51 - 반복 종료 타입 추가
Browse files Browse the repository at this point in the history
  • Loading branch information
rafa-e1 committed Jan 18, 2025
1 parent 62e62ee commit 983a98e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,5 @@
import Foundation

enum PickerButtonType {
case date, time, `repeat`, tag
case date, time, `repeat`, endRepeat, tag
}

0 comments on commit 983a98e

Please sign in to comment.