This commit is contained in:
jxxghp
2023-11-28 13:06:59 +08:00
parent cbf15ad5de
commit 9a934b70f3
2 changed files with 2 additions and 2 deletions

View File

@@ -14,7 +14,7 @@ class ChatGPT(_PluginBase):
# 插件描述
plugin_desc = "消息交互支持与ChatGPT对话。"
# 插件图标
plugin_icon = "chatgpt.png"
plugin_icon = "Chatgpt_A.png"
# 主题色
plugin_color = "#74AA9C"
# 插件版本