mirror of
https://github.com/vgstation-coders/vgstation13.git
synced 2025-12-10 10:21:11 +00:00
Fix multitools being unable to set IDs on some devices (github #468)
This commit is contained in:
@@ -307,7 +307,7 @@
|
||||
return {"
|
||||
<ul>
|
||||
<li><b>Frequency:</b> <a href="?src=\ref[src];set_freq=-1">[format_frequency(frequency)] GHz</a> (<a href="?src=\ref[src];set_freq=[1439]">Reset</a>)</li>
|
||||
<li><b>ID Tag:</b> <a href="?src=\ref[src];set_tag=1">[id_tag]</a></li>
|
||||
<li>[format_tag("ID Tag","id_tag","set_id")]</li>
|
||||
</ul>
|
||||
"}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user