Core: Updated website references for TWBlue

This commit is contained in:
2023-12-31 12:20:06 -06:00
parent 47271cd34d
commit 8b5c47da28
5 changed files with 9 additions and 9 deletions

View File

@@ -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():