mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-29 00:11:36 +00:00
Merge pull request #113 from rdymac/patch-11
Changed electrum-desktop.com to electrum.org
This commit is contained in:
commit
fef6efe57f
1 changed files with 1 additions and 1 deletions
|
@ -596,7 +596,7 @@ class MiniWindow(QDialog):
|
|||
self.actuator.acceptbit(self.quote_currencies[0])
|
||||
|
||||
def the_website(self):
|
||||
webbrowser.open("http://electrum-desktop.com")
|
||||
webbrowser.open("http://electrum.org")
|
||||
|
||||
def show_about(self):
|
||||
QMessageBox.about(self, "Electrum",
|
||||
|
|
Loading…
Add table
Reference in a new issue