mirror of
https://github.com/oxen-io/session-android.git
synced 2025-08-25 17:47:47 +00:00
Ensure we refresh our own profile after refreshing attributes.
This commit is contained in:
@@ -88,6 +88,8 @@ public class RefreshAttributesJob extends BaseJob {
|
||||
unidentifiedAccessKey, universalUnidentifiedAccess,
|
||||
capabilities,
|
||||
phoneNumberDiscoverable);
|
||||
|
||||
ApplicationDependencies.getJobManager().add(new RefreshOwnProfileJob());
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Reference in New Issue
Block a user