mirror of
https://github.com/oxen-io/session-android.git
synced 2025-04-20 16:11:31 +00:00
docs: add todo for handling new configuration messages
This commit is contained in:
parent
71e48b9024
commit
e4366244fe
@ -90,6 +90,7 @@ object MultiDeviceProtocol {
|
|||||||
if (allOpenGroups.contains(openGroup)) continue
|
if (allOpenGroups.contains(openGroup)) continue
|
||||||
OpenGroupUtilities.addGroup(context, openGroup, 1)
|
OpenGroupUtilities.addGroup(context, openGroup, 1)
|
||||||
}
|
}
|
||||||
|
// TODO: handle new configuration message fields or handle in new pipeline
|
||||||
TextSecurePreferences.setConfigurationMessageSynced(context, true)
|
TextSecurePreferences.setConfigurationMessageSynced(context, true)
|
||||||
}
|
}
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user