Fix youtube presence
Build presences / build (push) Successful in 33s

This commit is contained in:
hibna
2026-04-26 02:03:30 +03:00
parent e3b81e2ed7
commit 499c9d9ed5
2 changed files with 11 additions and 2 deletions
+4 -1
View File
@@ -2,10 +2,13 @@
"id": "youtube",
"name": "YouTube",
"description": "Shows the video you're watching on YouTube as a Source rich presence.",
"version": "1.0.0",
"version": "1.0.1",
"author": "hibna",
"match": [
"https://www.youtube.com/*",
"https://youtube.com/*",
"https://m.youtube.com/*",
"https://youtu.be/*",
"https://music.youtube.com/*"
],
"tickInterval": 1000,