added "open in thread view" status button for chat view

This commit is contained in:
Henry Jameson 2026-07-30 16:59:59 +03:00
commit 34b60efede
5 changed files with 27 additions and 1 deletions

View file

@ -18,6 +18,7 @@ import {
faChevronDown,
faChevronRight,
faComments,
faList,
faExternalLinkAlt,
faEye,
faEyeSlash,
@ -58,6 +59,7 @@ library.add(
faPencil,
faShareAlt,
faComments,
faList,
faExternalLinkAlt,
faHistory,
)