From 6bf69b2756920b929781439e15d022395d41aeae Mon Sep 17 00:00:00 2001 From: Anjok07 <68268275+Anjok07@users.noreply.github.com> Date: Sun, 16 Apr 2023 15:55:23 -0500 Subject: [PATCH] Update UVR.py --- UVR.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/UVR.py b/UVR.py index 528eadc..d658d97 100644 --- a/UVR.py +++ b/UVR.py @@ -2821,7 +2821,7 @@ class MainWindow(TkinterDnD.Tk if is_dnd_compatible else tk.Tk): credit_label(place=16, frame=credits_Frame, - text="Audio Separation and CC Karokee & Friends Discord Communities", + text="Audio Separation and CC Karaoke & Friends Discord Communities", message="Thank you for the support!") more_info_tab_Frame = Frame(tab2, highlightthicknes=30)