|
|
@ -44,7 +44,7 @@ NS_ASSUME_NONNULL_BEGIN
|
|
|
|
[[OWS106EnsureProfileComplete alloc] initWithPrimaryStorage:primaryStorage],
|
|
|
|
[[OWS106EnsureProfileComplete alloc] initWithPrimaryStorage:primaryStorage],
|
|
|
|
[[OWS107LegacySounds alloc] initWithPrimaryStorage:primaryStorage],
|
|
|
|
[[OWS107LegacySounds alloc] initWithPrimaryStorage:primaryStorage],
|
|
|
|
[[OWS108CallLoggingPreference alloc] initWithPrimaryStorage:primaryStorage],
|
|
|
|
[[OWS108CallLoggingPreference alloc] initWithPrimaryStorage:primaryStorage],
|
|
|
|
[[OWS109OutgoingMessageState alloc] initWithPrimaryStorage:primaryStorage]
|
|
|
|
[[OWS109OutgoingMessageState alloc] initWithPrimaryStorage:primaryStorage],
|
|
|
|
[[OWS111UDAttributesMigration alloc] initWithPrimaryStorage:primaryStorage],
|
|
|
|
[[OWS111UDAttributesMigration alloc] initWithPrimaryStorage:primaryStorage],
|
|
|
|
];
|
|
|
|
];
|
|
|
|
}
|
|
|
|
}
|
|
|
|