mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-21 07:16:07 -04:00
Core: Updated website references for TWBlue
This commit is contained in:
@@ -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