diff --git a/client/web/plugins/com.msgbyte.genshin/assets/icon.jpg b/client/web/plugins/com.msgbyte.genshin/assets/icon.jpg new file mode 100644 index 00000000..293fef31 Binary files /dev/null and b/client/web/plugins/com.msgbyte.genshin/assets/icon.jpg differ diff --git a/client/web/plugins/com.msgbyte.genshin/manifest.json b/client/web/plugins/com.msgbyte.genshin/manifest.json index 637da2d1..537277f4 100644 --- a/client/web/plugins/com.msgbyte.genshin/manifest.json +++ b/client/web/plugins/com.msgbyte.genshin/manifest.json @@ -3,6 +3,7 @@ "label.zh-CN": "原神工具箱", "name": "com.msgbyte.genshin", "url": "/plugins/com.msgbyte.genshin/index.js", + "icon": "/plugins/com.msgbyte.genshin/assets/icon.jpg", "version": "0.0.0", "author": "msgbyte", "description": "Add Genshin-related entertainment capabilities to Tailchat", diff --git a/client/web/registry.json b/client/web/registry.json index 0c166975..c86d5f53 100644 --- a/client/web/registry.json +++ b/client/web/registry.json @@ -61,6 +61,7 @@ "label.zh-CN": "原神工具箱", "name": "com.msgbyte.genshin", "url": "/plugins/com.msgbyte.genshin/index.js", + "icon": "/plugins/com.msgbyte.genshin/assets/icon.jpg", "version": "0.0.0", "author": "msgbyte", "description": "Add Genshin-related entertainment capabilities to Tailchat",