mirror of
https://github.com/pierre42100/ComunicWeb
synced 2025-06-18 20:05:16 +00:00
Move record label
This commit is contained in:
@ -941,8 +941,8 @@ class CallWindow extends CustomEvents {
|
||||
|
||||
// Add notice
|
||||
this.recordLabel = createElem2({
|
||||
appendTo: this.windowHead,
|
||||
type: "span",
|
||||
insertBefore: this.videosArea,
|
||||
type: "div",
|
||||
class: "record-label",
|
||||
innerHTML: "Recording"
|
||||
});
|
||||
|
Reference in New Issue
Block a user