make prettier happy
This commit is contained in:
parent
94fe0af900
commit
0476169692
|
@ -9,7 +9,7 @@ export default Ember.Component.extend(UploadMixin, {
|
||||||
|
|
||||||
uploadOptions() {
|
uploadOptions() {
|
||||||
return {
|
return {
|
||||||
sequentialUploads: true,
|
sequentialUploads: true
|
||||||
};
|
};
|
||||||
},
|
},
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue