We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62c873f commit a7bc6d7Copy full SHA for a7bc6d7
1 file changed
example/App.js
@@ -26,7 +26,7 @@ export default class App extends Component {
26
};
27
28
ApiAi.setConfiguration(
29
- "INSERT_HEAR_YOUR_CLENT_ACCESS_TOKEN", ApiAi.LANG_GERMAN
+ "INSERT_HERE_YOUR_CLENT_ACCESS_TOKEN", ApiAi.LANG_GERMAN
30
);
31
}
32
0 commit comments