docs: add todo for handling new configuration messages

pull/457/head
jubb 4 years ago
parent 71e48b9024
commit e4366244fe

@ -90,6 +90,7 @@ object MultiDeviceProtocol {
if (allOpenGroups.contains(openGroup)) continue
OpenGroupUtilities.addGroup(context, openGroup, 1)
}
// TODO: handle new configuration message fields or handle in new pipeline
TextSecurePreferences.setConfigurationMessageSynced(context, true)
}
}
Loading…
Cancel
Save