From 786e66d1aceeb1928d43c720633151c7ec284448 Mon Sep 17 00:00:00 2001 From: Yoan Pintas Date: Wed, 27 Sep 2023 10:51:12 +0000 Subject: [PATCH] Add email notifications setting (#974) --- changelog.d/971.feature | 1 + vector/src/main/res/xml/vector_settings_notifications.xml | 5 ++--- 2 files changed, 3 insertions(+), 3 deletions(-) create mode 100644 changelog.d/971.feature diff --git a/changelog.d/971.feature b/changelog.d/971.feature new file mode 100644 index 0000000000..8fa0684acc --- /dev/null +++ b/changelog.d/971.feature @@ -0,0 +1 @@ +Ajout du paramètre de notifications par email \ No newline at end of file diff --git a/vector/src/main/res/xml/vector_settings_notifications.xml b/vector/src/main/res/xml/vector_settings_notifications.xml index e94211a939..87f344fc54 100644 --- a/vector/src/main/res/xml/vector_settings_notifications.xml +++ b/vector/src/main/res/xml/vector_settings_notifications.xml @@ -43,10 +43,9 @@ - - + android:title="@string/settings_notification_emails_category" />