mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Update
This commit is contained in:
@ -930,7 +930,7 @@ const ConvChatWindow = {
|
||||
createElem2({
|
||||
appendTo: imageLink,
|
||||
type: "img",
|
||||
class: "message-img",
|
||||
class: "conversation-msg-image",
|
||||
src: messageFile.thumbnail == null ? messageFile.url : messageFile.thumbnail
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user