a way to open thread in chat view
This commit is contained in:
parent
c6ac897802
commit
85ec3b9c92
4 changed files with 17 additions and 2 deletions
|
|
@ -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,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue