diff --git a/KiwixWebApp-github.jsproj b/KiwixWebApp-github.jsproj index efe8f13b4..c39bcc35a 100644 --- a/KiwixWebApp-github.jsproj +++ b/KiwixWebApp-github.jsproj @@ -169,6 +169,7 @@ + diff --git a/KiwixWebApp.jsproj b/KiwixWebApp.jsproj index 0a7d67803..b17273ced 100644 --- a/KiwixWebApp.jsproj +++ b/KiwixWebApp.jsproj @@ -170,6 +170,7 @@ + diff --git a/service-worker.js b/service-worker.js index 094627ac3..df17a7e9b 100644 --- a/service-worker.js +++ b/service-worker.js @@ -200,6 +200,7 @@ const precacheFiles = [ 'www/js/lib/images.js', 'www/js/lib/kiwixServe.js', 'www/js/lib/popovers.js', + 'www/js/lib/resetApp.js', 'www/js/lib/settingsStore.js', 'www/js/lib/transformStyles.js', 'www/js/lib/transformZimit.js',