Skip to content

Commit 157a0ca

Browse files
committed
[PM-8217] Added TODO for future PR reference
1 parent b459632 commit 157a0ca

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/src/main/java/com/x8bit/bitwarden/ui/auth/feature/newdevicenotice/NewDeviceNoticeEmailAccessViewModel.kt

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ class NewDeviceNoticeEmailAccessViewModel @Inject constructor(
3939
}
4040

4141
private fun handleContinueClick() {
42+
// TODO PM-8217: update new device notice status and navigate accordingly
4243
sendEvent(NavigateToTwoFactorOptions)
4344
}
4445

0 commit comments

Comments
 (0)