Merge pull request #183 from nuintun/fix-html-tag

fix: 修复由于非法的 HTML 标签造成的宏中脚本事件个数信息位置错误的问题
This commit is contained in:
SilentWind 2025-10-19 21:08:27 +08:00 committed by GitHub
commit f97df0d830
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -781,7 +781,7 @@
</tr>
<tr>
<td i18n="macro_script_events">Scripted events:</td>
<tdvalue id="hid-recorder-events-count">0</tdvalue>
<td id="hid-recorder-events-count">0</td>
<td><sup><i i18n="macro_include_delays">include delays</i></sup></td>
</tr>
</table>