diff options
author | Alex Yatskov <alex@foosoft.net> | 2016-05-29 13:26:09 -0700 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2016-05-29 13:26:09 -0700 |
commit | d479107eb57fb59915693f47772d6e48ddd8b30d (patch) | |
tree | 4fe379737b200e5a94217344667d713d7c45cef4 /ext/manifest.json | |
parent | 49951356572fe972ef01d0578861c39430520f19 (diff) |
Cleanup
Diffstat (limited to 'ext/manifest.json')
-rw-r--r-- | ext/manifest.json | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ext/manifest.json b/ext/manifest.json index 3da98b9e..ee133e74 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -19,9 +19,9 @@ "permissions": ["storage"], "web_accessible_resources": [ "fg/css/frame.css", - "fg/img/add_expression.png", "fg/img/add_kanji.png", - "fg/img/add_reading.png", + "fg/img/add_vocab_kana.png", + "fg/img/add_vocab_kanji.png", "fg/js/frame.js", "fg/ttf/kanji-stroke-orders.ttf", "fg/ttf/vl-gothic-regular.ttf" |