diff --git a/schoolapps/static/common/serviceworker.js b/schoolapps/static/common/serviceworker.js index e4bb927791d862a2a3bd32327361a8535b2c3208..91f0ce7af167c5bb403cb47bab2bf99b9e3f217a 100644 --- a/schoolapps/static/common/serviceworker.js +++ b/schoolapps/static/common/serviceworker.js @@ -1,4 +1,4 @@ -//This is the service worker with the Advanced caching +//This is the SchoolApps service worker with Advanced caching const CACHE = "schoolapps-cache";