Commit e3006eca by Полина Бел

шаблон

1 parent f0d5e076
Showing with 1 additions and 0 deletions
......@@ -8,6 +8,7 @@ context {
output conversation_start: number = 0;
output conversation_begin: number = 0;
output conversation_stop: number = 0;
output template_id: number = 1;
output conversation_status: string = "normal";
output conversation_result: string = "Нет ответа";
output time: number = 0;
......
Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!