메인 - 회원정보 가져오기, 푸시토큰 업데이트, 이벤트 팝업 추가
This commit is contained in:
@@ -34,6 +34,8 @@ class AppState: ObservableObject {
|
||||
}
|
||||
}
|
||||
|
||||
@Published var eventPopup: EventItem? = nil
|
||||
|
||||
func setAppStep(step: AppStep) {
|
||||
switch step {
|
||||
case .splash, .main:
|
||||
|
Reference in New Issue
Block a user