frontend for xcvr appview

am i a bot

+1
+1
src/lib/components/Transmitter.svelte
··· 79 img.src = blobUrl; 80 const image: Image = { 81 type: "image", 82 id: 0, 83 active: false, 84 mine: false,
··· 79 img.src = blobUrl; 80 const image: Image = { 81 type: "image", 82 + image: img, 83 id: 0, 84 active: false, 85 mine: false,