Move contact join events to separate channel.

This commit is contained in:
Cody Henthorne
2021-04-14 09:35:14 -04:00
committed by Greyson Parrelli
parent e796968d19
commit 5df1fa3c65
4 changed files with 19 additions and 7 deletions

View File

@@ -1727,6 +1727,7 @@
<string name="NotificationChannel_group_messages">Messages</string>
<string name="NotificationChannel_missing_display_name">Unknown</string>
<string name="NotificationChannel_voice_notes">Voice Notes</string>
<string name="NotificationChannel_contact_joined_signal">Contact joined Signal</string>
<string name="NotificationChannels__no_activity_available_to_open_notification_channel_settings">No activity available to open notification channel settings.</string>
<!-- ProfileEditNameFragment -->