mirror of
https://github.com/LBRYFoundation/LBRY-Vault.git
synced 2025-08-28 07:51:27 +00:00
Update plugin.py
This commit is contained in:
parent
32af57e2c9
commit
064535c27d
1 changed files with 1 additions and 0 deletions
|
@ -126,6 +126,7 @@ class TrezorCompatiblePlugin(HW_PluginBase):
|
|||
msg = (_('Outdated %s firmware for device labelled %s. Please '
|
||||
'download the updated firmware from %s') %
|
||||
(self.device, client.label(), self.firmware_URL))
|
||||
self.print_error(msg)
|
||||
handler.show_error(msg)
|
||||
return None
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue