We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent aaa1cb7 commit 72a7695Copy full SHA for 72a7695
modules/tool/packages/mojiWeather/children/tool/config.ts
@@ -12,7 +12,6 @@ export default defineTool({
12
en: 'Get daily weather information for specified city'
13
},
14
toolDescription: '获取指定城市的每日天气信息,包括温度、湿度、风力等详细数据',
15
- icon: '/imgs/tools/mojiWeather.svg',
16
versionList: [
17
{
18
value: '0.1.0',
0 commit comments