Skip to content

Commit 077a842

Browse files
author
Jicheng Lu
committed
router to show routing mode
1 parent b5eeee6 commit 077a842

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/page/agent/[agentId]/agent-components/agent-overview.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -134,7 +134,7 @@
134134
{/if}
135135
</td>
136136
</tr>
137-
{#if 1}
137+
{#if agent.is_router}
138138
<tr>
139139
<th class="agent-prop-key" style="vertical-align: middle">
140140
<div class="mt-1">

0 commit comments

Comments
 (0)