Rename patch sidebar to AI reading and drop the disclaimer.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
+1
-2
@@ -3866,8 +3866,7 @@ function renderPatchAside(version) {
|
||||
aside.innerHTML = `
|
||||
<div class="patch-summary ui-panel">
|
||||
<div class="patch-summary-head">
|
||||
<h3 class="patch-summary-title">版本解读</h3>
|
||||
<p class="patch-summary-disclaimer">非官方 · 社区摘要</p>
|
||||
<h3 class="patch-summary-title">AI 解读</h3>
|
||||
</div>
|
||||
${body}
|
||||
</div>`;
|
||||
|
||||
Reference in New Issue
Block a user