Skip to content

Commit 66f9185

Browse files
committed
Fix story type
1 parent f0a8f53 commit 66f9185

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
@@ -99,6 +99,7 @@ const meta: Meta<typeof AgentRow> = {
9999
level: "info",
100100
output: line,
101101
time: "",
102+
source_id: "",
102103
})),
103104
agent: {
104105
...MockWorkspaceAgent,

0 commit comments

Comments
 (0)