Skip to content

Commit

Permalink
Another fix after rebase
Browse files Browse the repository at this point in the history
  • Loading branch information
PopDaph committed Sep 6, 2023
1 parent b41a6c3 commit 689034e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion front/lib/api/assistant/conversation.ts
Original file line number Diff line number Diff line change
Expand Up @@ -266,7 +266,7 @@ export async function* postUserMessage(
name: "foo", // TODO
pictureUrl: null, // TODO
action: null, // TODO
message: null, // TODO
generation: null, // TODO
},
});
}
Expand Down

0 comments on commit 689034e

Please sign in to comment.