Skip to content

Commit

Permalink
馃敟 chore: remove useless field
Browse files Browse the repository at this point in the history
  • Loading branch information
arvinxx committed Aug 24, 2023
1 parent 18a2b8d commit 26ae084
Showing 1 changed file with 0 additions and 21 deletions.
21 changes: 0 additions & 21 deletions public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,24 +1,6 @@
{
"name": "realtimeWeather",
"identifier": "realtimeWeather",
"version": "1",
"schema": {
"description": "鑾峰彇褰撳墠澶╂皵鎯呭喌",
"name": "realtimeWeather",
"parameters": {
"properties": {
"city": {
"description": "鍩庡競鍚嶇О",
"type": "string"
}
},
"required": [
"city"
],
"type": "object"
}
},
"openapiSchema": "https://realtime-weather.chat-plugin.lobehub.com/openapi.json",
"api": [
{
"url": "https://realtime-weather.chat-plugin.lobehub.com/api/v1",
Expand All @@ -38,9 +20,6 @@
}
}
],
"server": {
"url": "https://realtime-weather.chat-plugin.lobehub.com/api/v1"
},
"ui": {
"url": "https://registry.npmmirror.com/@lobehub/chat-plugin-realtime-weather/latest/files"
}
Expand Down

0 comments on commit 26ae084

Please sign in to comment.