[Client] Fix bug
This commit is contained in:
parent
54710f17fc
commit
0dcb527bf3
34 changed files with 36 additions and 34 deletions
|
|
@ -110,6 +110,7 @@ import {
|
|||
faMemory,
|
||||
faServer,
|
||||
faExclamationCircle,
|
||||
faSpinner,
|
||||
} from '@fortawesome/free-solid-svg-icons';
|
||||
|
||||
import {
|
||||
|
|
@ -217,6 +218,7 @@ library.add(
|
|||
faMemory,
|
||||
faServer,
|
||||
faExclamationCircle,
|
||||
faSpinner,
|
||||
|
||||
farBell,
|
||||
farEnvelope,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue