mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-01-08 08:03:58 +01:00
fix path in notification settings xml
This commit is contained in:
parent
60caac4214
commit
516a9bc929
@ -97,7 +97,7 @@
|
||||
<im.vector.app.core.preference.VectorPreference
|
||||
android:key="SETTINGS_NOTIFICATION_TROUBLESHOOT_PREFERENCE_KEY"
|
||||
android:title="@string/settings_notification_troubleshoot"
|
||||
app:fragment="im.vector.app.features.settings.VectorSettingsNotificationsTroubleshootFragment" />
|
||||
app:fragment="im.vector.app.features.settings.notifications.VectorSettingsNotificationsTroubleshootFragment" />
|
||||
|
||||
</im.vector.app.core.preference.VectorPreferenceCategory>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user