mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-02-27 13:13:43 +00:00
Fix archive thumbnail decryption.
This commit is contained in:
committed by
Cody Henthorne
parent
b1063f69f9
commit
c0340be3ce
@@ -131,7 +131,7 @@ private fun BackupsSettingsContent(
|
||||
item {
|
||||
Column(modifier = Modifier.padding(horizontal = dimensionResource(id = org.signal.core.ui.R.dimen.gutter))) {
|
||||
Text(
|
||||
text = "INTERNAL ONLY",
|
||||
text = "ALPHA ONLY",
|
||||
style = MaterialTheme.typography.titleMedium
|
||||
)
|
||||
Text(
|
||||
|
||||
Reference in New Issue
Block a user