Skip to content

Commit

Permalink
Missing break statement
Browse files Browse the repository at this point in the history
  • Loading branch information
Toxantron authored Jun 20, 2016
1 parent 7091cad commit 8aaa563
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions index.js
Original file line number Diff line number Diff line change
Expand Up @@ -167,6 +167,7 @@
break;
case 'object':
mobileAppProperties = properties;
break;
}
}

Expand Down

0 comments on commit 8aaa563

Please sign in to comment.