Skip to content

Commit 72a7695

Browse files
authored
chore: remove mojiWeather icon config (#277)
1 parent aaa1cb7 commit 72a7695

File tree

1 file changed

+0
-1
lines changed
  • modules/tool/packages/mojiWeather/children/tool

1 file changed

+0
-1
lines changed

modules/tool/packages/mojiWeather/children/tool/config.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ export default defineTool({
1212
en: 'Get daily weather information for specified city'
1313
},
1414
toolDescription: '获取指定城市的每日天气信息,包括温度、湿度、风力等详细数据',
15-
icon: '/imgs/tools/mojiWeather.svg',
1615
versionList: [
1716
{
1817
value: '0.1.0',

0 commit comments

Comments
 (0)