Fix bad merge with master

This commit is contained in:
advplyr 2023-12-08 17:04:03 -06:00
parent 84e376a7cf
commit 69308413f6

View file

@ -158,7 +158,7 @@ export default {
disableSleepTimerResetFeedback: false,
autoSleepTimerAutoRewind: false,
autoSleepTimerAutoRewindTime: 300000, // 5 minutes
languageCode: 'en-us' // 5 minutes
languageCode: 'en-us'
},
lockCurrentOrientation: false,
settingInfo: {
@ -184,9 +184,7 @@ export default {
},
enableMp3IndexSeeking: {
name: this.$strings.LabelEnableMp3IndexSeeking,
message: this.$strings.LabelEnableMp3IndexSeekingHelp,
name: 'Enable mp3 index seeking',
message: 'This setting should only be enabled if you have mp3 files that are not seeking correctly. Inaccurate seeking is most likely due to Variable birate (VBR) MP3 files. This setting will force index seeking, in which a time-to-byte mapping is built as the file is read. In some cases with large MP3 files there will be a delay when seeking towards the end of the file.'
message: this.$strings.LabelEnableMp3IndexSeekingHelp
}
},
hapticFeedbackItems: [