mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Can delete again messages
This commit is contained in:
@ -1014,7 +1014,7 @@ const ConvChatWindow = {
|
||||
|
||||
//Execute the request
|
||||
ConversationsInterface.DeleteSingleMessage(
|
||||
message.ID,
|
||||
message.id,
|
||||
function(result){
|
||||
if(!result){
|
||||
messageTargetElem.style.display = "block";
|
||||
|
Reference in New Issue
Block a user