mirror of
https://github.com/pierre42100/ComunicWeb
synced 2024-11-22 12:09:21 +00:00
Can delete again messages
This commit is contained in:
parent
20fedca62d
commit
92a8c90c1f
@ -1014,7 +1014,7 @@ const ConvChatWindow = {
|
||||
|
||||
//Execute the request
|
||||
ConversationsInterface.DeleteSingleMessage(
|
||||
message.ID,
|
||||
message.id,
|
||||
function(result){
|
||||
if(!result){
|
||||
messageTargetElem.style.display = "block";
|
||||
|
Loading…
Reference in New Issue
Block a user