mirror of
https://github.com/discourse/discourse.git
synced 2024-11-22 15:25:35 +08: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…
Reference in New Issue
Block a user