Skip to content

Commit e36ffdd

Browse files
authored
Update config.json
1 parent 4825d49 commit e36ffdd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: src/page/config.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"TRACK_ARTIST_SELECTOR": "[role=contentinfo] > div:nth-child(2) > div:last-of-type",
1111
"BTN_WRAPPER_SELECTOR": "[role=contentinfo]",
1212
"BTN_LIKE_SELECTOR": "[role=contentinfo] > button:last-of-type",
13-
"PIP_BTN_SELECTOR": "[role=contentinfo] button[data-testid*=pip], [data-testid=now-playing-bar] > div > div:last-of-type > div > button[data-testid=lyrics-button]",
13+
"PIP_BTN_SELECTOR": "[role=contentinfo] button[data-testid*=pip], [data-testid=now-playing-bar] > div > div:last-of-type > div > :where(button[data-testid=lyrics-button], button[data-testid=pip-toggle-button])",
1414
"AUDIO_SELECTOR": "NONE",
1515
"YOUTUBE": {
1616
"LOGGED_MARK_SELECTOR": "ytmusic-settings-button",

0 commit comments

Comments
 (0)