From 2855772ac148ed155088857e4ad0f012e19810c0 Mon Sep 17 00:00:00 2001 From: codey Date: Fri, 16 Aug 2024 21:28:02 -0400 Subject: [PATCH] revised src --- tmp/Lyrics/plugin.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tmp/Lyrics/plugin.py b/tmp/Lyrics/plugin.py index 95c07d0..3ef7810 100644 --- a/tmp/Lyrics/plugin.py +++ b/tmp/Lyrics/plugin.py @@ -100,7 +100,7 @@ class Lyrics(callbacks.Plugin): searchObj = { 'a': artist, 's': song, - 'src': 'IRC-KALI', + 'src': 'IRC-SHARED', 'extras': True }