Merge branch 'small-fixes-and-improvements' into shigusegubu-themes3
This commit is contained in:
commit
e717edd47e
1 changed files with 2 additions and 0 deletions
|
|
@ -6,6 +6,8 @@ import UnicodeDomainIndicator from '../unicode_domain_indicator/unicode_domain_i
|
||||||
import { library } from '@fortawesome/fontawesome-svg-core'
|
import { library } from '@fortawesome/fontawesome-svg-core'
|
||||||
import { faCircleNotch } from '@fortawesome/free-solid-svg-icons'
|
import { faCircleNotch } from '@fortawesome/free-solid-svg-icons'
|
||||||
|
|
||||||
|
import { useMergedConfigStore } from 'src/stores/merged_config.js'
|
||||||
|
|
||||||
library.add(faCircleNotch)
|
library.add(faCircleNotch)
|
||||||
|
|
||||||
const UserListPopover = {
|
const UserListPopover = {
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue