Skip to content

Commit

Permalink
refactor: 更换为 svg 图标
Browse files Browse the repository at this point in the history
  • Loading branch information
qianxuu committed Apr 9, 2024
1 parent a1c4afa commit 3483c3a
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 3 deletions.
Binary file removed icon.png
Binary file not shown.
1 change: 1 addition & 0 deletions icon.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 3 additions & 3 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"name": "演示模式",
"slug": "DemoMode",
"description": "对 QQ 界面上的元素进行模糊处理以便演示或截图",
"version": "2.1.0",
"icon": "./icon.png",
"thumb": "./icon.png",
"version": "2.1.1",
"icon": "./icon.svg",
"thumb": "./icon.svg",
"authors": [
{
"name": "谦虚",
Expand Down

0 comments on commit 3483c3a

Please sign in to comment.