cluster
This commit is contained in:
@@ -5,7 +5,7 @@ from SprintLib.queue import MessagingSupport, send_to_queue
|
||||
|
||||
|
||||
class Command(MessagingSupport):
|
||||
help = "starts file notification manager"
|
||||
help = "starts notification manager"
|
||||
queue_name = "notification"
|
||||
|
||||
def handle_solution(self, payload):
|
||||
|
Reference in New Issue
Block a user