Skip to content

Commit

Permalink
Fixing service-worker.js #2
Browse files Browse the repository at this point in the history
  • Loading branch information
mmolenda committed Nov 21, 2019
1 parent 81348c5 commit bc0f36d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion missal1962/static/js/service-worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ const PRECACHE_URLS = [
'/info',
'/static/css/styles.css',
'/static/js/common.js',
'/static/js/conf.js',
'/static/js/ordo.js',
'/static/js/pl/conf.js',
'/static/js/proprium.js',
'/static/img/loader.gif',
Expand Down

0 comments on commit bc0f36d

Please sign in to comment.