kopia lustrzana https://github.com/ryukoposting/Signal-Android
rodzic
b45e6b6139
commit
94776c40e1
|
@ -227,6 +227,9 @@ public class DatabaseUpgradeActivity extends BaseActivity {
|
|||
ApplicationContext.getInstance(getApplicationContext())
|
||||
.getJobManager()
|
||||
.add(new RefreshAttributesJob(getApplicationContext()));
|
||||
ApplicationContext.getInstance(getApplicationContext())
|
||||
.getJobManager()
|
||||
.add(new DirectoryRefreshJob(getApplicationContext()));
|
||||
}
|
||||
|
||||
return null;
|
||||
|
|
Ładowanie…
Reference in New Issue