Skip to content

Commit b043ec8

Browse files
committed
Remove subtitle.
1 parent 5ad2764 commit b043ec8

File tree

1 file changed

+0
-1
lines changed
  • features/securebackup/impl/src/main/kotlin/io/element/android/features/securebackup/impl/reset/root

1 file changed

+0
-1
lines changed

features/securebackup/impl/src/main/kotlin/io/element/android/features/securebackup/impl/reset/root/ResetIdentityRootView.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,6 @@ fun ResetIdentityRootView(
5454
modifier = modifier,
5555
iconStyle = BigIcon.Style.AlertSolid,
5656
title = stringResource(R.string.screen_encryption_reset_title),
57-
subTitle = stringResource(R.string.screen_encryption_reset_subtitle),
5857
isScrollable = true,
5958
content = { Content() },
6059
buttons = {

0 commit comments

Comments
 (0)