Skip to content

Commit fa78e86

Browse files
pxoralehander92
authored andcommitted
fix: Naming
1 parent d4b1ce8 commit fa78e86

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/frontend/ui/agent_activity.nim

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -513,7 +513,7 @@ method render*(self: AgentActivityComponent): VNode =
513513
onclick = proc =
514514
echo "#TODO: Open the model table"
515515
):
516-
tdiv(): text "#TODO: name"
516+
tdiv(): text "GPT 5"
517517
tdiv(class="agent-model-img")
518518
if not self.isLoading:
519519
tdiv(

0 commit comments

Comments
 (0)