mirror of
https://github.com/smittix/intercept.git
synced 2026-06-09 06:31:55 -07:00
78642bcbb2
DeviceCard.createDeviceCard() returns a DOM element, not an HTML string. Use replaceWith() and prepend() instead of outerHTML and insertAdjacentHTML. Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>