From c537763a2352a8b41611d784e31d7c36fef53019 Mon Sep 17 00:00:00 2001 From: kimsible Date: Wed, 12 Aug 2020 13:33:43 +0200 Subject: Fix autoclose md popover when click on emoji list link inside --- .../app/+videos/+video-watch/comment/video-comment-add.component.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'client/src/app/+videos/+video-watch') diff --git a/client/src/app/+videos/+video-watch/comment/video-comment-add.component.html b/client/src/app/+videos/+video-watch/comment/video-comment-add.component.html index 6b3d39730..22bcd65db 100644 --- a/client/src/app/+videos/+video-watch/comment/video-comment-add.component.html +++ b/client/src/app/+videos/+video-watch/comment/video-comment-add.component.html @@ -10,7 +10,7 @@ (keyup.control.enter)="onValidKey()" (keyup.meta.enter)="onValidKey()" #textarea> - + Markdown compatible that supports: -- cgit v1.2.3