mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-17 21:11:04 +00:00
lint
This commit is contained in:
parent
37a0b05352
commit
492f1afcef
1 changed files with 1 additions and 1 deletions
|
|
@ -195,7 +195,7 @@ export const deleteSpace = async (id: number) => {
|
|||
} catch (e) {
|
||||
console.log(e);
|
||||
}
|
||||
}
|
||||
};
|
||||
|
||||
export const createMemory = async (input: {
|
||||
content: string;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue