codegenicon renamed to codiconIcon

This commit is contained in:
pashpashpash 2025-02-15 19:00:08 -08:00
parent fa2797051d
commit a4d1ae1af4

View file

@ -73,7 +73,7 @@ export interface McpMarketplaceItem {
name: string
author: string
description: string
codegenIcon: string
codiconIcon: string
logoUrl: string
category: string
tags: string[]