...
This commit is contained in:
@@ -96,7 +96,7 @@ fun SettingsScreen(onAuthSuccess: () -> Unit) {
|
||||
break // 성공하면 루프 탈출
|
||||
}
|
||||
}
|
||||
delay(60_000 * 2) // 1분마다 시간 체크
|
||||
delay(30_000) // 1분마다 시간 체크
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user