This commit is contained in:
parent
8ba0e8f2ab
commit
0f5d842a64
6 changed files with 77 additions and 2 deletions
|
@ -17,6 +17,7 @@ const MESSAGE_TEMPLATE_NAME = "message.tmpl"
|
|||
const TASKS_TEMPLATE_NAME = "tasks.tmpl"
|
||||
const TASK_TEMPLATE_NAME = "task.tmpl"
|
||||
const FFMPEG_COMMANDS_TEMPLATE_NAME = "ffmpeg_commands.tmpl"
|
||||
const STATS_TEMPLATE_NAME = "stats.tmpl"
|
||||
|
||||
const FORM_FILE_KEY = "file"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue