mirror of
https://github.com/MODSetter/SurfSense.git
synced 2026-04-28 10:26:33 +02:00
fix: formatting
This commit is contained in:
parent
96bf469a1f
commit
deec8c5c6c
5 changed files with 183 additions and 127 deletions
|
|
@ -29,4 +29,3 @@ export interface MentionedDocumentInfo {
|
|||
* This allows displaying which documents were mentioned with each user message.
|
||||
*/
|
||||
export const messageDocumentsMapAtom = atom<Record<string, MentionedDocumentInfo[]>>({});
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue