mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-21 00:59:49 +01:00
Fix several backup related problems.
This commit is contained in:
committed by
Greyson Parrelli
parent
8520108bb2
commit
2d9c572c01
@@ -262,7 +262,7 @@ class BackupValues(store: KeyValueStore) : SignalStoreValues(store) {
|
||||
putLong(KEY_BACKUP_TIER, serializedValue)
|
||||
}
|
||||
|
||||
BackupStateObserver.notifyBackupTierChanged()
|
||||
BackupStateObserver.notifyBackupStateChanged()
|
||||
}
|
||||
|
||||
/** An internal setting that can override the backup tier for a user. */
|
||||
|
||||
Reference in New Issue
Block a user