mirror of
https://github.com/signalapp/Signal-Android.git
synced 2025-12-25 21:48:17 +00:00
Disable the notification profiles megaphone for fresh installs.
This commit is contained in:
@@ -57,6 +57,7 @@ public class MegaphoneRepository {
|
||||
database.markFinished(Event.GROUP_CALLING);
|
||||
database.markFinished(Event.CHAT_COLORS);
|
||||
database.markFinished(Event.ADD_A_PROFILE_PHOTO);
|
||||
database.markFinished(Event.NOTIFICATION_PROFILES);
|
||||
resetDatabaseCache();
|
||||
});
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user