mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-02 00:17:41 +01:00
Enable new local backup export for external users.
This commit is contained in:
committed by
Cody Henthorne
parent
4f260c2063
commit
3f27769d20
@@ -26,9 +26,7 @@ object Environment {
|
||||
}
|
||||
|
||||
@JvmStatic
|
||||
fun isNewFormatSupportedForLocalBackup(): Boolean {
|
||||
return isInternal()
|
||||
}
|
||||
fun isNewFormatSupportedForLocalBackup(): Boolean = true
|
||||
}
|
||||
|
||||
object Donations {
|
||||
|
||||
Reference in New Issue
Block a user