mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-16 20:10:04 +03:00
fix path in notification settings xml
This commit is contained in:
parent
60caac4214
commit
516a9bc929
1 changed files with 1 additions and 1 deletions
|
@ -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…
Add table
Reference in a new issue