a way to open thread in chat view

This commit is contained in:
Henry Jameson 2026-07-24 16:44:35 +03:00
commit 85ec3b9c92
4 changed files with 17 additions and 2 deletions

View file

@ -28,8 +28,10 @@ import {
faShareAlt,
faStar,
faThumbtack,
faPencil,
faTimes,
faWrench,
faComments,
} from '@fortawesome/free-solid-svg-icons'
library.add(
@ -53,7 +55,9 @@ library.add(
faEyeSlash,
faEye,
faThumbtack,
faPencil,
faShareAlt,
faComments,
faExternalLinkAlt,
faHistory,
)