Skip to content
Snippets Groups Projects
Unverified Commit 5dfbee16 authored by Joe Bordes's avatar Joe Bordes Committed by GitHub
Browse files

i18n(Task) minor syntax error

parent ba25b11c
No related branches found
No related tags found
No related merge requests found
......@@ -192,4 +192,4 @@
(try
(schedule-tasks-for-db! database)
(catch Throwable e
(log/error e (trs "Failed to scheduler tasks for Database {0}" (:id database)))))))
(log/error e (trs "Failed to schedule tasks for Database {0}" (:id database)))))))
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment