Skip to content

Commit 6728dac

Browse files
chore: Update assets
1 parent 63a056e commit 6728dac

File tree

7 files changed

+7
-20
lines changed

7 files changed

+7
-20
lines changed

.github/stimulus_devtools_logo.svg

Lines changed: 6 additions & 19 deletions
Loading

public/images/icon-128.png

-206 Bytes
Loading

public/images/icon-16.png

-212 Bytes
Loading

public/images/icon-32.png

468 Bytes
Loading

public/images/icon-34.png

-737 Bytes
Binary file not shown.

public/images/icon-48.png

-84 Bytes
Loading

src/manifest.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ const manifest: Record<string, unknown> = {
1414
action: {
1515
default_icons: {
1616
'16': 'images/icon-16.png',
17-
'32': 'images/icon-34.png',
17+
'32': 'images/icon-32.png',
1818
'48': 'images/icon-48.png',
1919
'128': 'images/icon-128.png',
2020
},

0 commit comments

Comments
 (0)