Closed WebSpider closed 2 months ago
Is this still a problem? Because some time this night I added this:
if maintenance.predictive_maintenance:
print(f"{colored("email:", "blue")} {maintenance.predictive_maintenance.setting.email}")
print(f"{colored("phone:", "blue")} {maintenance.predictive_maintenance.setting.phone}")
Please check if this is still the case
This has since been fixed :+1:
v0.2.1