Receive support for View Once photos
This commit is contained in:
parent
fccf1eec30
commit
e62a1a7812
38 changed files with 1937 additions and 102 deletions
|
@ -99,7 +99,7 @@ export class Image extends React.Component<Props> {
|
|||
}}
|
||||
// alt={i18n('loading')}
|
||||
>
|
||||
<Spinner size="normal" />
|
||||
<Spinner svgSize="normal" />
|
||||
</div>
|
||||
) : (
|
||||
<img
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue