added "open in thread view" status button for chat view
This commit is contained in:
parent
0482ec2da2
commit
34b60efede
5 changed files with 27 additions and 1 deletions
|
|
@ -18,6 +18,7 @@ import {
|
|||
faChevronDown,
|
||||
faChevronRight,
|
||||
faComments,
|
||||
faList,
|
||||
faExternalLinkAlt,
|
||||
faEye,
|
||||
faEyeSlash,
|
||||
|
|
@ -58,6 +59,7 @@ library.add(
|
|||
faPencil,
|
||||
faShareAlt,
|
||||
faComments,
|
||||
faList,
|
||||
faExternalLinkAlt,
|
||||
faHistory,
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue