mirror of
https://github.com/discourse/discourse.git
synced 2025-02-08 04:18:23 +00:00
make prettier happy
This commit is contained in:
parent
94fe0af900
commit
0476169692
@ -9,7 +9,7 @@ export default Ember.Component.extend(UploadMixin, {
|
||||
|
||||
uploadOptions() {
|
||||
return {
|
||||
sequentialUploads: true,
|
||||
sequentialUploads: true
|
||||
};
|
||||
},
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user