Update graph info when fit name changes
This commit is contained in:
@@ -13,7 +13,7 @@ from eos.db import getFit
|
||||
pyfalog = Logger(__name__)
|
||||
|
||||
|
||||
class exportHtml(object):
|
||||
class exportHtml:
|
||||
_instance = None
|
||||
|
||||
@classmethod
|
||||
|
||||
Reference in New Issue
Block a user