Skip to content

Commit ecfbe5d

Browse files
authored
πŸ”€ :: (#946) μƒˆλ²½ 자슡 μ•Œλ¦Ό ν† ν”½ λˆ„λ½ ν•΄κ²°
πŸ”€ :: (#946) μƒˆλ²½ 자슡 μ•Œλ¦Ό ν† ν”½ λˆ„λ½ ν•΄κ²°
2 parents 37b2026 + 4aa9c62 commit ecfbe5d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

β€Ždata/src/main/kotlin/team/aliens/dms/android/data/notification/model/NotificationTopic.ktβ€Ž

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ package team.aliens.dms.android.data.notification.model
33
import team.aliens.dms.android.network.notification.model.BatchUpdateNotificationTopicRequest
44

55
enum class NotificationTopic {
6-
NOTICE, STUDY_ROOM_TIME_SLOT, STUDY_ROOM_APPLY, POINT, OUTING,
6+
NOTICE, STUDY_ROOM_TIME_SLOT, STUDY_ROOM_APPLY, POINT, OUTING, DAYBREAK_STUDY_APPLICATION,
77
;
88

99
data class Subscription(

0 commit comments

Comments
Β (0)