Skip to content

Commit 40debe7

Browse files
bokelleyclaude
andauthored
fix: rename Authorized Properties section to AdCP Capabilities (#203)
The section was displaying AdCP capabilities data but still had the old "Authorized Properties" label. Updated to match the actual content. Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
1 parent 97eb9b2 commit 40debe7

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

src/public/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2843,16 +2843,16 @@ <h3>🎬 Creative Management</h3>
28432843
</div>
28442844
</div>
28452845

2846-
<!-- Authorized Properties Section -->
2846+
<!-- AdCP Capabilities Section -->
28472847
<div class="section">
28482848
<h3>
2849-
🏢 Authorized Properties
2849+
⚙️ AdCP Capabilities
28502850
<span style="color: #666; font-size: 14px; font-weight: normal">- Auto-loaded with agent data</span>
28512851
</h3>
28522852

28532853
<div id="properties-content" style="min-height: 100px; padding: 15px; background: #f9f9f9; border-radius: 8px">
28542854
<p style="color: #666; text-align: center">
2855-
Select an agent and click "Load Agent Data" to see authorized properties
2855+
Select an agent and click "Load Agent Data" to see AdCP capabilities
28562856
</p>
28572857
</div>
28582858
</div>

0 commit comments

Comments
 (0)