diff options
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 380f4c71..c4a70bf6 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -28,8 +28,8 @@ "web_accessible_resources": [ "fg/css/frame.css", "fg/img/add_kanji.png", - "fg/img/add_vocab_kana.png", - "fg/img/add_vocab_kanji.png", + "fg/img/add_term_kana.png", + "fg/img/add_term_kanji.png", "fg/img/play_audio.png", "fg/js/frame.js", "fg/ttf/kanji-stroke-orders.ttf", |