reconfigure and apply linter
This commit is contained in:
parent
01fed54f98
commit
bc943c86bf
3 changed files with 7 additions and 10 deletions
|
|
@ -1,5 +1,5 @@
|
|||
import '../scss/main.scss'
|
||||
import { isChat, updateChat } from './lib/chat.js'
|
||||
import {isChat, updateChat} from './lib/chat.js'
|
||||
|
||||
if (isChat()) {
|
||||
updateChat()
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue