mirror of
https://github.com/Mastermindzh/tidal-hifi.git
synced 2024-11-22 13:32:42 +01:00
Forgot to remove the now unused url element.
This commit is contained in:
parent
3cc288e014
commit
8201e23e4b
@ -35,7 +35,6 @@ const elements = {
|
||||
settings: '*[data-test^="open-settings"]',
|
||||
media: '*[data-test="current-media-imagery"]',
|
||||
image: "img",
|
||||
url: 'a[href*="/track/"]',
|
||||
current: '*[data-test="current-time"]',
|
||||
duration: '*[data-test="duration-time"]',
|
||||
bar: '*[data-test="progress-bar"]',
|
||||
|
Loading…
Reference in New Issue
Block a user