Skip to content

Commit

Permalink
updt
Browse files Browse the repository at this point in the history
  • Loading branch information
patrinhani-ciandt committed Dec 4, 2017
1 parent 6173377 commit ffeba3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion samples/slack-app.js
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ var abbottConfig = {
}
};

const abbottFramework = new AbbottFramework(abbottConfig);
try {
const abbottFramework = new AbbottFramework(abbottConfig);

abbottFramework.start()
Expand Down

0 comments on commit ffeba3d

Please sign in to comment.