mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-20 08:52:59 +00:00
fix: add vendor ids for additional devices
fix: use proper semver parsing for device versions Fixes #2
This commit is contained in:
@@ -21,7 +21,7 @@
|
||||
{$serialPort.device}
|
||||
{$serialPort.chipset}
|
||||
<br />
|
||||
Version {$serialPort.version.map(it => it.toString()).join(".")}
|
||||
Version {$serialPort.version}
|
||||
</p>
|
||||
{/if}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user