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