mirror of
https://github.com/Pardus-LiderAhenk/ahenk
synced 2024-11-13 02:12:16 +03:00
formatted line
This commit is contained in:
parent
1b1c376ed8
commit
548414af9e
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ class Plugin(threading.Thread):
|
|||
"{0} eklentisi şu anda bir görev çalıştırıyor.".format(self.getName()),
|
||||
System.Sessions.display(user),
|
||||
user)
|
||||
self.context.put('taskData',task_data)
|
||||
self.context.put('taskData', task_data)
|
||||
self.context.put('taskId', item_obj.get_id())
|
||||
|
||||
self.logger.debug('[Plugin] Handling task')
|
||||
|
|
Loading…
Reference in a new issue