Skip to content

Commit

Permalink
Update packages/addon/src/channel_selector.ts
Browse files Browse the repository at this point in the history
Co-authored-by: Kris West <[email protected]>
  • Loading branch information
julianna-ciq and kriswest authored Oct 16, 2024
1 parent 97aa62b commit 52be447
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/addon/src/channel_selector.ts
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@ window.addEventListener("load", () => {
};

parent.postMessage({
type: "iframeHello",
type: "fdc3UserInterfaceHello",
payload: {
initialCSS: {
width: `${8*4}px`,
Expand Down

0 comments on commit 52be447

Please sign in to comment.