Skip to content

Commit

Permalink
Fixed the CI showing duplicate preference key error.
Browse files Browse the repository at this point in the history
  • Loading branch information
MohitMaliDeveloper authored and MohitMaliFtechiz committed Sep 9, 2024
1 parent 8893968 commit be33a59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion core/src/main/res/xml/preferences.xml
Original file line number Diff line number Diff line change
Expand Up @@ -103,7 +103,7 @@
</PreferenceCategory>

<PreferenceCategory
android:key="pref_notes"
android:key="pref_bookmark"
android:title="@string/bookmarks"
app:iconSpaceReserved="false">

Expand Down

0 comments on commit be33a59

Please sign in to comment.