mirror of
https://github.com/oxen-io/session-android.git
synced 2025-12-28 15:37:08 +00:00
Job cleanup.
This commit is contained in:
@@ -227,7 +227,9 @@ public class SQLCipherOpenHelper extends SQLiteOpenHelper {
|
||||
if (oldVersion < lokiV19_REFACTOR2) {
|
||||
deleteJobRecords(db,
|
||||
"RefreshAttributesJob",
|
||||
"RotateProfileKeyJob"
|
||||
"RotateProfileKeyJob",
|
||||
"RefreshUnidentifiedDeliveryAbilityJob",
|
||||
"RotateCertificateJob"
|
||||
);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user