mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2026-04-30 07:50:31 +02:00
Core: Updated website references for TWBlue
This commit is contained in:
+1
-1
@@ -104,7 +104,7 @@ def proxy_setup():
|
||||
def donation():
|
||||
dlg = commonMessageDialogs.donation()
|
||||
if dlg == widgetUtils.YES:
|
||||
webbrowser.open_new_tab(_("https://twblue.es/donate"))
|
||||
webbrowser.open_new_tab(_("https://twblue.mcvsoftware.com/donate"))
|
||||
config.app["app-settings"]["donation_dialog_displayed"] = True
|
||||
|
||||
def check_pid():
|
||||
|
||||
Reference in New Issue
Block a user