Skip to content

Commit

Permalink
Update proposals/dark_mode_extension_icons.md
Browse files Browse the repository at this point in the history
Co-authored-by: Oliver Dunk <oliver@oliverdunk.com>
  • Loading branch information
solomonkinard and oliverdunk committed May 9, 2024
1 parent c815458 commit 26a3ff2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion proposals/dark_mode_extension_icons.md
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ interface ManifestAction {
interface ExtensionManifest {
icon_variants: IconVariantsManifest[];
action: Action;
action: ManifestAction;
}
```

Expand Down

0 comments on commit 26a3ff2

Please sign in to comment.