mirror of
https://github.com/crater-invoice/crater.git
synced 2025-10-28 04:01:10 -04:00
connect mail settings to api
This commit is contained in:
@ -50,7 +50,8 @@ import {
|
||||
faShare,
|
||||
faEllipsisH,
|
||||
faCopy,
|
||||
faPaperPlane
|
||||
faPaperPlane,
|
||||
faEyeSlash
|
||||
} from '@fortawesome/free-solid-svg-icons'
|
||||
import { far } from '@fortawesome/free-regular-svg-icons'
|
||||
import { FontAwesomeIcon } from '@fortawesome/vue-fontawesome'
|
||||
@ -108,6 +109,7 @@ library.add(
|
||||
faFilePdf,
|
||||
faEnvelope,
|
||||
faEye,
|
||||
faEyeSlash,
|
||||
faShare,
|
||||
faEllipsisH,
|
||||
faCopy,
|
||||
|
||||
Reference in New Issue
Block a user