Instrument extra files warning (#345)
https://github.com/dyad-sh/dyad/issues/244
This commit is contained in:
@@ -188,6 +188,7 @@ export function ChatInput({ chatId }: { chatId?: number }) {
|
||||
showExtraFilesToast({
|
||||
files: result.extraFiles,
|
||||
error: result.extraFilesError,
|
||||
posthog,
|
||||
});
|
||||
}
|
||||
} catch (err) {
|
||||
|
||||
Reference in New Issue
Block a user