This commit is contained in:
Henry Jameson 2026-06-24 19:41:28 +03:00
commit e7e615565c
5 changed files with 5 additions and 17 deletions

View file

@ -23,9 +23,7 @@ import {
getOrCreateChat,
sendChatMessage,
} from 'src/api/chats.js'
import {
WSConnectionStatus,
} from 'src/api/websocket.js'
import { WSConnectionStatus } from 'src/api/websocket.js'
import { library } from '@fortawesome/fontawesome-svg-core'
import { faChevronDown, faChevronLeft } from '@fortawesome/free-solid-svg-icons'