From 516a9bc929418afd1a952de417c6f51cb43bfe74 Mon Sep 17 00:00:00 2001 From: David Langley Date: Tue, 3 Aug 2021 10:58:52 +0100 Subject: [PATCH] fix path in notification settings xml --- vector/src/main/res/xml/vector_settings_notifications.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vector/src/main/res/xml/vector_settings_notifications.xml b/vector/src/main/res/xml/vector_settings_notifications.xml index 03232dc8a4..bacf323b76 100644 --- a/vector/src/main/res/xml/vector_settings_notifications.xml +++ b/vector/src/main/res/xml/vector_settings_notifications.xml @@ -97,7 +97,7 @@ + app:fragment="im.vector.app.features.settings.notifications.VectorSettingsNotificationsTroubleshootFragment" />