Skip to content

Commit

Permalink
Line endings
Browse files Browse the repository at this point in the history
  • Loading branch information
alwx committed Nov 3, 2020
1 parent b6f81e5 commit 837f2ca
Show file tree
Hide file tree
Showing 22 changed files with 22 additions and 22 deletions.
2 changes: 1 addition & 1 deletion data/examples/dialogflow/entities/cuisine.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
"isRegexp": false,
"automatedExpansion": false,
"allowFuzzyExtraction": false
}
}
2 changes: 1 addition & 1 deletion data/examples/dialogflow/entities/cuisine_entries_en.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,4 +20,4 @@
"india"
]
}
]
]
2 changes: 1 addition & 1 deletion data/examples/dialogflow/entities/cuisine_entries_es.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,4 +22,4 @@
"india"
]
}
]
]
2 changes: 1 addition & 1 deletion data/examples/dialogflow/entities/flightNumber.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
"isRegexp": true,
"automatedExpansion": false,
"allowFuzzyExtraction": false
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,4 @@
"flight [A-Z]{2} [0-9]{4}"
]
}
]
]
2 changes: 1 addition & 1 deletion data/examples/dialogflow/entities/location.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,4 +6,4 @@
"isRegexp": false,
"automatedExpansion": false,
"allowFuzzyExtraction": false
}
}
2 changes: 1 addition & 1 deletion data/examples/dialogflow/entities/location_entries_en.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@
"north"
]
}
]
]
2 changes: 1 addition & 1 deletion data/examples/dialogflow/entities/location_entries_es.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,4 @@
"norte"
]
}
]
]
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@
"conditionalResponses": [],
"condition": "",
"conditionalFollowupEvents": []
}
}
2 changes: 1 addition & 1 deletion data/examples/dialogflow/intents/affirm.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@
"conditionalResponses": [],
"condition": "",
"conditionalFollowupEvents": []
}
}
2 changes: 1 addition & 1 deletion data/examples/dialogflow/intents/affirm_usersays_en.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@
"lang": "en",
"updated": 0
}
]
]
2 changes: 1 addition & 1 deletion data/examples/dialogflow/intents/affirm_usersays_es.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,4 +90,4 @@
"lang": "es",
"updated": 0
}
]
]
2 changes: 1 addition & 1 deletion data/examples/dialogflow/intents/goodbye.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,4 +42,4 @@
"conditionalResponses": [],
"condition": "",
"conditionalFollowupEvents": []
}
}
2 changes: 1 addition & 1 deletion data/examples/dialogflow/intents/goodbye_usersays_en.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@
"lang": "en",
"updated": 0
}
]
]
2 changes: 1 addition & 1 deletion data/examples/dialogflow/intents/goodbye_usersays_es.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@
"lang": "es",
"updated": 0
}
]
]
2 changes: 1 addition & 1 deletion data/examples/dialogflow/intents/hi.json
Original file line number Diff line number Diff line change
Expand Up @@ -32,4 +32,4 @@
"conditionalResponses": [],
"condition": "",
"conditionalFollowupEvents": []
}
}
2 changes: 1 addition & 1 deletion data/examples/dialogflow/intents/hi_usersays_en.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@
"lang": "en",
"updated": 0
}
]
]
2 changes: 1 addition & 1 deletion data/examples/dialogflow/intents/hi_usersays_es.json
Original file line number Diff line number Diff line change
Expand Up @@ -64,4 +64,4 @@
"lang": "es",
"updated": 0
}
]
]
2 changes: 1 addition & 1 deletion data/examples/dialogflow/intents/inform.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,4 +59,4 @@
"conditionalResponses": [],
"condition": "",
"conditionalFollowupEvents": []
}
}
2 changes: 1 addition & 1 deletion data/examples/dialogflow/intents/inform_usersays_en.json
Original file line number Diff line number Diff line change
Expand Up @@ -142,4 +142,4 @@
"lang": "en",
"updated": 0
}
]
]
2 changes: 1 addition & 1 deletion data/examples/dialogflow/intents/inform_usersays_es.json
Original file line number Diff line number Diff line change
Expand Up @@ -130,4 +130,4 @@
"lang": "es",
"updated": 0
}
]
]
2 changes: 1 addition & 1 deletion data/examples/dialogflow/package.json
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
{
"version": "1.0.0"
}
}

0 comments on commit 837f2ca

Please sign in to comment.