diff --git a/ahb_cmd_new_step.py b/ahb_cmd_new_step.py index 074ea8e..846ce7c 100644 --- a/ahb_cmd_new_step.py +++ b/ahb_cmd_new_step.py @@ -10,7 +10,7 @@ class AHB_New_Step: } def IsActive(self): - return ahb_utils.getCurrentView() is not None + return True def Activated(self): import re