Allowing YT videos to be embedded within the chat
This commit is contained in:
parent
d28ded4307
commit
1e8507bf6d
1 changed files with 2 additions and 0 deletions
|
@ -111,6 +111,8 @@ namespace MessageHelper {
|
||||||
|
|
||||||
"table",
|
"table",
|
||||||
"tr", "td", "th",
|
"tr", "td", "th",
|
||||||
|
|
||||||
|
"yt", "youtube",
|
||||||
/* "img" */
|
/* "img" */
|
||||||
] //[img]https://i.ytimg.com/vi/kgeSTkZssPg/maxresdefault.jpg[/img]
|
] //[img]https://i.ytimg.com/vi/kgeSTkZssPg/maxresdefault.jpg[/img]
|
||||||
});
|
});
|
||||||
|
|
Loading…
Add table
Reference in a new issue