biome check --write
This commit is contained in:
parent
9262e803ec
commit
b05a501236
225 changed files with 1177 additions and 1266 deletions
|
|
@ -1,9 +1,7 @@
|
|||
import StillImage from '../still-image/still-image.vue'
|
||||
import { useInterfaceStore } from 'src/stores/interface'
|
||||
|
||||
import { library } from '@fortawesome/fontawesome-svg-core'
|
||||
|
||||
import { faRobot, faPeopleGroup } from '@fortawesome/free-solid-svg-icons'
|
||||
import { faPeopleGroup, faRobot } from '@fortawesome/free-solid-svg-icons'
|
||||
import { useInterfaceStore } from 'src/stores/interface'
|
||||
import StillImage from '../still-image/still-image.vue'
|
||||
|
||||
library.add(faRobot, faPeopleGroup)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue