[FIX] Avatars not loading on share extension when Accounts_AvatarBlockUnauthenticatedAccess is enabled (#1339)

This commit is contained in:
Diego Mello 2019-10-29 15:14:41 -03:00 committed by GitHub
parent ab1b6fbcc3
commit 85cea01030
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -291,7 +291,7 @@ class ShareListView extends React.Component {
return (
<DirectoryItem
user={{
userId,
id: userId,
token
}}
title={this.getRoomTitle(item)}