mirror of
https://github.com/element-hq/element-web
synced 2024-11-24 18:25:49 +03:00
parent
81329a42fd
commit
d33d606912
1 changed files with 1 additions and 1 deletions
|
@ -57,7 +57,7 @@ module.exports = React.createClass({displayName: 'UploadBar',
|
|||
}
|
||||
}
|
||||
if (!upload) {
|
||||
upload = uploads[0];
|
||||
return <div />
|
||||
}
|
||||
|
||||
var innerProgressStyle = {
|
||||
|
|
Loading…
Reference in a new issue