[🐴] add link to chat settings from main settings (#4197)
* add link to chat settings from main settings * move to beneath saved feeds weird ass diff on this commit lol
This commit is contained in:
parent
f924465899
commit
0e77280310
3 changed files with 28 additions and 1 deletions
|
@ -9,6 +9,7 @@ import {faCirclePlay} from '@fortawesome/free-regular-svg-icons/faCirclePlay'
|
|||
import {faCircleUser} from '@fortawesome/free-regular-svg-icons/faCircleUser'
|
||||
import {faClone as farClone} from '@fortawesome/free-regular-svg-icons/faClone'
|
||||
import {faComment} from '@fortawesome/free-regular-svg-icons/faComment'
|
||||
import {faCommentDots} from '@fortawesome/free-regular-svg-icons/faCommentDots'
|
||||
import {faComments} from '@fortawesome/free-regular-svg-icons/faComments'
|
||||
import {faCompass} from '@fortawesome/free-regular-svg-icons/faCompass'
|
||||
import {faEyeSlash as farEyeSlash} from '@fortawesome/free-regular-svg-icons/faEyeSlash'
|
||||
|
@ -142,6 +143,7 @@ library.add(
|
|||
faClone,
|
||||
farClone,
|
||||
faComment,
|
||||
faCommentDots,
|
||||
faCommentSlash,
|
||||
faComments,
|
||||
faCompass,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue