Skip to content

Commit

Permalink
Update main.pyw
Browse files Browse the repository at this point in the history
  • Loading branch information
Ali-Frh authored Nov 16, 2023
1 parent 8e44267 commit 2ce8f47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion main.pyw
Original file line number Diff line number Diff line change
Expand Up @@ -531,7 +531,7 @@ class MyDialog(QDialog):
t = z.exec_()
import webbrowser
if t == 0:
webbrowser.open("https://Myass.com")
webbrowser.open("https://github.com/Ali-Frh/Spotube")
elif t == 1:
webbrowser.open("https://github.com/ALi-Frh")
else:
Expand Down

0 comments on commit 2ce8f47

Please sign in to comment.