Skip to content

Commit bae97c7

Browse files
[EA3-134] fix : 누락된 알림 타입 추가
1 parent 0122200 commit bae97c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
package grep.neogulcoder.domain.alram.type;
22

33
public enum AlarmType {
4-
INVITE, STUDY_EXTEND, STUDY_EXTENSION_REMINDER
4+
INVITE, STUDY_EXTEND, STUDY_EXTENSION_REMINDER, TIME_VOTE_REQUEST
55
}

0 commit comments

Comments
 (0)