From 4dfa60987bd8db763e9eb1765a973b17f3a7653f Mon Sep 17 00:00:00 2001 From: jcass Date: Sun, 14 Feb 2016 17:15:07 +0200 Subject: [PATCH] Update manifest file. --- mopidy_musicbox_webclient/static/mb.manifest | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/mopidy_musicbox_webclient/static/mb.manifest b/mopidy_musicbox_webclient/static/mb.manifest index 607f287..ab50be3 100644 --- a/mopidy_musicbox_webclient/static/mb.manifest +++ b/mopidy_musicbox_webclient/static/mb.manifest @@ -1,6 +1,6 @@ CACHE MANIFEST -# 2016-02-14:v1 +# 2016-02-14:v2 NETWORK: * @@ -27,6 +27,7 @@ js/gui.js js/images.js js/library.js js/process_ws.js +js/progress_timer.js mb.manifest system.html vendors/font_awesome/css/font-awesome.css @@ -100,3 +101,4 @@ vendors/jquery_mobile_flat_ui_theme/jquery.mobile.flatui.min.css vendors/lastfm/lastfm.api.cache.js vendors/lastfm/lastfm.api.js vendors/lastfm/lastfm.api.md5.js +vendors/media_progress_timer/timer.js