mirror of
https://github.com/Bubka/2FAuth.git
synced 2025-08-16 08:37:53 +02:00
Add an email registration policy feature - Closes #250
This commit is contained in:
2
resources/js/icons.js
vendored
2
resources/js/icons.js
vendored
@ -46,6 +46,7 @@ import {
|
||||
faFileLines,
|
||||
faVideoSlash,
|
||||
faChevronRight,
|
||||
faSlash,
|
||||
} from '@fortawesome/free-solid-svg-icons'
|
||||
|
||||
import {
|
||||
@ -107,6 +108,7 @@ library.add(
|
||||
faChevronRight,
|
||||
faOpenid,
|
||||
faPaperPlane,
|
||||
faSlash,
|
||||
);
|
||||
|
||||
export default FontAwesomeIcon
|
Reference in New Issue
Block a user