kopia lustrzana https://github.com/ryukoposting/Signal-Android
Ensure we refresh our own profile after refreshing attributes.
rodzic
2103fd016b
commit
90852b5715
|
@ -88,6 +88,8 @@ public class RefreshAttributesJob extends BaseJob {
|
|||
unidentifiedAccessKey, universalUnidentifiedAccess,
|
||||
capabilities,
|
||||
phoneNumberDiscoverable);
|
||||
|
||||
ApplicationDependencies.getJobManager().add(new RefreshOwnProfileJob());
|
||||
}
|
||||
|
||||
@Override
|
||||
|
|
Ładowanie…
Reference in New Issue