mirror of
https://github.com/MCV-Software/TWBlue.git
synced 2025-07-17 21:56:07 -04:00
Fixed #59
This commit is contained in:
@@ -122,4 +122,4 @@ def call_callback(callback, *args, **kwargs):
|
||||
def donation():
|
||||
dlg = commonMessageDialogs.donation()
|
||||
if dlg == widgetUtils.YES:
|
||||
webbrowser.open_new_tab("http://twblue.es/donate")
|
||||
webbrowser.open_new_tab("http://twblue.es/?q=donate")
|
Reference in New Issue
Block a user