Skip to content
Toggle navigation
Projects
Groups
Snippets
Help
Alexander
/
alex-hunter-sales-dev
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Settings
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit 3e30b467
authored
Oct 10, 2022
by
Полина Бел
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
закоментировала переменную для теста
1 parent
f424cc19
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 additions
and
1 deletions
app/main.dsl
app/main.dsl
View file @
3e30b46
...
...
@@ -3,7 +3,7 @@ import "commonReactions/all.dsl";
context {
input phone: string;
input caller: string;
input waiting: number;
//
input waiting: number;
output cjm: string[] = [];
output need_ask_name: boolean = true;
...
...
Write
Preview
Markdown
is supported
Attach a file
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to post a comment