크리에이터 채널

- 룰렛 설정 메뉴 추가
This commit is contained in:
2024-09-30 21:10:35 +09:00
parent 7782fe389e
commit 790e42035f
7 changed files with 712 additions and 35 deletions

View File

@@ -70,4 +70,5 @@ object Constants {
const val EXTRA_COMMUNITY_POST_COMMENT = "community_post_comment_id"
const val EXTRA_ALARM_ID = "alarm_id"
const val EXTRA_ROULETTE_AVAILABLE_ACTIVE = "roulette_available_active"
}