diff options
author | Alex Yatskov <alex@foosoft.net> | 2017-01-04 19:44:50 -0800 |
---|---|---|
committer | Alex Yatskov <alex@foosoft.net> | 2017-01-04 19:44:50 -0800 |
commit | 8615d5f497ab595b72e1e1d666c4a373eb5a5940 (patch) | |
tree | f1fd4b1e308bcf7673e1bac00044222d0d1a9357 /ext/manifest.json | |
parent | 8049c6083ef6e709e92ea5f230cd8a764931b875 (diff) |
show spinner when adding notes (resolves #25)
Diffstat (limited to 'ext/manifest.json')
-rw-r--r-- | ext/manifest.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ext/manifest.json b/ext/manifest.json index c7c1ffa9..905ce2a9 100644 --- a/ext/manifest.json +++ b/ext/manifest.json @@ -38,6 +38,7 @@ "fg/img/add_term_kana.png", "fg/img/add_term_kanji.png", "fg/img/play_audio.png", + "fg/img/spinner.gif", "fg/js/frame.js", "fg/ttf/kanji-stroke-orders.ttf", "fg/ttf/vl-gothic-regular.ttf" |