mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-31 09:21:39 +00:00
Change bug report information
This commit is contained in:
parent
7f76ac4aeb
commit
900aab9595
1 changed files with 1 additions and 1 deletions
|
@ -548,7 +548,7 @@ class MiniWindow(QDialog):
|
|||
|
||||
def show_report_bug(self):
|
||||
QMessageBox.information(self, "Electrum - " + _("Reporting Bugs"),
|
||||
_("Email bug reports to %s") % "genjix" + "@" + "riseup.net")
|
||||
_("Please report any bugs as issues on github: https://github.com/spesmilo/electrum/issues"))
|
||||
|
||||
def show_history(self, toggle_state):
|
||||
if toggle_state:
|
||||
|
|
Loading…
Add table
Reference in a new issue