Fix string for preference key

This commit is contained in:
Andreas E 2020-06-21 18:50:55 +02:00
parent c54b8e62d7
commit d0f1a33744
No known key found for this signature in database
GPG Key ID: D7D48B26482380B8

View File

@ -55,7 +55,7 @@ object PreferenceKeys {
const val readWithTapping = "reader_tap"
const val readWithTappingInverted = "reader_volume_keys_inverted"
const val readWithTappingInverted = "reader_tapping_inverted"
const val readWithLongTap = "reader_long_tap"