rename + fix

This commit is contained in:
Henry Jameson 2025-02-10 23:15:39 +02:00
commit da73226cb1
4 changed files with 6 additions and 3 deletions

View file

@ -3,7 +3,7 @@ import { library } from '@fortawesome/fontawesome-svg-core'
import {
faPen
} from '@fortawesome/free-solid-svg-icons'
import { usePostStatusStore } from 'src/stores/postStatus'
import { usePostStatusStore } from 'src/stores/post_status'
library.add(
faPen