mirror of
https://github.com/supermemoryai/supermemory.git
synced 2026-05-19 07:42:43 +00:00
Merge pull request #289 from supermemoryai/extension/drag-and-dismiss
fix: icon images issue
This commit is contained in:
commit
6f5fbfeede
3 changed files with 2 additions and 2 deletions
|
Before Width: | Height: | Size: 944 B After Width: | Height: | Size: 944 B |
|
Before Width: | Height: | Size: 1.9 KiB After Width: | Height: | Size: 1.9 KiB |
|
|
@ -14,8 +14,8 @@
|
|||
}
|
||||
],
|
||||
"icons": {
|
||||
"16": "public/icon/icon_16.png",
|
||||
"48": "public/icon/icon_48.png"
|
||||
"16": "images/icon/icon_16.png",
|
||||
"48": "images/icon/icon_48.png"
|
||||
},
|
||||
"web_accessible_resources": [
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue