mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-19 04:15:17 +00:00
Fix build system.
This commit is contained in:
@ -586,7 +586,7 @@ ComunicWeb.components.conversations.chatWindows = {
|
||||
//for conversation of two people
|
||||
|
||||
//Add the call button
|
||||
let button = createElem2({
|
||||
var button = createElem2({
|
||||
insertBefore: conversation.box.boxTools.firstChild,
|
||||
type: "button",
|
||||
class: "btn btn-box-tool",
|
||||
|
Reference in New Issue
Block a user