mirror of
https://github.com/owntone/owntone-server.git
synced 2025-01-30 16:06:01 -05:00
[web] Remove unused code
This commit is contained in:
parent
4c04bf6e15
commit
f19e9fb48b
@ -44,7 +44,6 @@ export default {
|
|||||||
// Reactive
|
// Reactive
|
||||||
return {
|
return {
|
||||||
scroll: {},
|
scroll: {},
|
||||||
// lineHeight: 42,
|
|
||||||
autoScroll: true // stop scroll to element when touch
|
autoScroll: true // stop scroll to element when touch
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
@ -181,9 +180,6 @@ export default {
|
|||||||
left: 0,
|
left: 0,
|
||||||
behavior: 'smooth'
|
behavior: 'smooth'
|
||||||
})
|
})
|
||||||
|
|
||||||
// Then prepare the animated gradient too
|
|
||||||
// currentLyric.style.animationDuration = this.lyricDuration + 's'
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user