mirror of
https://github.com/CharaChorder/DeviceManager.git
synced 2026-01-22 01:42:47 +00:00
fix: firmware cannot be linked
This commit is contained in:
@@ -82,7 +82,7 @@
|
||||
</li>
|
||||
<li>
|
||||
<a
|
||||
href="/firmware/{currentDevice ? `${currentDevice}/` : ''}"
|
||||
href="/ccos/{currentDevice ? `${currentDevice}/` : ''}"
|
||||
use:action={{ title: "Updates" }}
|
||||
>
|
||||
CCOS {$serialPort?.version ?? "Updates"}
|
||||
|
||||
Reference in New Issue
Block a user