chore: clean Smart Speed whitespace

This commit is contained in:
Jonathan Baldie 2026-05-07 20:44:45 +01:00
parent 577f111a17
commit 0f8be10275
7 changed files with 30 additions and 30 deletions

View file

@ -326,7 +326,7 @@ export default {
if (this.$refs.trackbar) this.$refs.trackbar.setUseChapterTrack(this.useChapterTrack)
this.setPlaybackRate(this.playbackRate)
const enableSmartSpeed = this.$store.getters['user/getUserSetting']('enableSmartSpeed')
const smartSpeedRatio = this.$store.getters['user/getUserSetting']('smartSpeedRatio')
if (this.playerHandler && this.playerHandler.isPlayingLocalItem) {