Skip to content

Commit 91e3e27

Browse files
authored
edit column header (#777)
Signed-off-by: Shoumi <[email protected]>
1 parent 7714024 commit 91e3e27

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mcpgateway/templates/admin.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -863,7 +863,7 @@ <h2 class="text-2xl font-bold dark:text-gray-200">
863863
<th
864864
class="px-6 py-3 text-left text-xs font-medium text-gray-500 dark:text-gray-300 uppercase tracking-wider"
865865
>
866-
ID
866+
UUID
867867
</th>
868868
<th
869869
class="px-6 py-3 text-left text-xs font-medium text-gray-500 dark:text-gray-300 uppercase tracking-wider"

0 commit comments

Comments
 (0)