Skip to content

Commit

Permalink
make prettier happy
Browse files Browse the repository at this point in the history
  • Loading branch information
ZogStriP committed Feb 13, 2019
1 parent 94fe0af commit 0476169
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -9,7 +9,7 @@ export default Ember.Component.extend(UploadMixin, {

uploadOptions() {
return {
sequentialUploads: true,
sequentialUploads: true
};
},

Expand Down

0 comments on commit 0476169

Please sign in to comment.