Extra headers only if used.
This commit is contained in:
@@ -401,6 +401,7 @@ class Plugin(BasePlugin, ThreadJob):
|
||||
|
||||
@hook
|
||||
def history_tab_headers(self, headers):
|
||||
if self.config_history():
|
||||
headers.extend([_('Fiat Amount'), _('Fiat Balance')])
|
||||
|
||||
@hook
|
||||
|
||||
Reference in New Issue
Block a user