Skip to content

Commit 9513acf

Browse files
committed
Fix stories
1 parent c26a01b commit 9513acf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

site/src/components/Resources/AgentRow.stories.tsx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -95,6 +95,7 @@ const storybookLogs: LineWithID[] = [
9595
level: "info",
9696
output: line,
9797
time: "",
98+
source_id: "",
9899
}));
99100

100101
const meta: Meta<typeof AgentRow> = {

0 commit comments

Comments
 (0)