Commit ffbd43d
fix(note-block): add required src attribute to track elements
HTML spec requires track elements to have a src attribute.
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>1 parent 4ce7c4e commit ffbd43d
File tree
1 file changed
+2
-2
lines changed- apps/sim/app/workspace/[workspaceId]/w/[workflowId]/components/note-block
1 file changed
+2
-2
lines changedLines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
433 | 433 | | |
434 | 434 | | |
435 | 435 | | |
436 | | - | |
| 436 | + | |
437 | 437 | | |
438 | 438 | | |
439 | 439 | | |
440 | 440 | | |
441 | | - | |
| 441 | + | |
442 | 442 | | |
443 | 443 | | |
444 | 444 | | |
| |||
0 commit comments