Skip to content

Commit

Permalink
Revert default icon to toki
Browse files Browse the repository at this point in the history
  • Loading branch information
aiden2480 committed Feb 10, 2022
1 parent f509d55 commit f0cd53d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "KanjiThing",
"description": "Learn kanji stroke order from the browser",
"version": "1.3.1",
"version": "1.3.2",
"manifest_version": 3,
"permissions": ["storage"],
"action": {
Expand All @@ -11,6 +11,6 @@
"service_worker": "background.js"
},
"icons": {
"16": "media/defaulticon.png"
"64": "media/defaulticon.png"
}
}
Binary file modified media/defaulticon.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit f0cd53d

Please sign in to comment.