We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e909582 commit 38e7fa0Copy full SHA for 38e7fa0
src/chat/infinite.js
@@ -13,7 +13,7 @@ import * as ns from '../ns'
13
import * as widgets from '../widgets'
14
// import * as pad from '../pad'
15
// import { DateFolder } from './dateFolder'
16
-import { ChatChannel, isDeleted} from './chatLogic'
+import { ChatChannel, isDeleted } from './chatLogic'
17
import { renderMessageEditor, renderMessageRow } from './message'
18
19
// const UI = { authn, icons, ns, media, pad, $rdf, store, style, utils, widgets }
0 commit comments