Update plugins/callback/job_status.py
This commit is contained in:
parent
011780dc74
commit
9e60f48ade
@ -27,6 +27,6 @@ class CallbackModule(CallbackBase):
|
||||
|
||||
def v2_on_any(self, *args, **kwargs):
|
||||
self._display.display("sup, y0?! my name is %s", color=C.COLOR_OK)
|
||||
self._display.display(CALLBACK_NAME)
|
||||
print(CALLBACK_NAME)
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user