diff --git a/src/components/ToolDeviceSelector.vue b/src/components/ToolDeviceSelector.vue index dc1f863..502825d 100644 --- a/src/components/ToolDeviceSelector.vue +++ b/src/components/ToolDeviceSelector.vue @@ -39,12 +39,11 @@ import type { PropType } from 'vue'
-
-

- Currently, we don't have a device mapping for - "{{ selected.manufacturerName }}". We require a valid - product_id to generate a FIT file for the targeted device. Without a valid - product_id, the resulting FIT file may not be recognized by other platforms. +

+

+ We require a valid product_id to generate a FIT file for the targeted device. + Without a valid product_id, the resulting FIT file may not be recognized by other + platforms.