Skip to content

Commit

Permalink
[FIX] failing tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Rishabhg71 committed Oct 19, 2023
1 parent 400709e commit a099659
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions service-worker.js
Original file line number Diff line number Diff line change
Expand Up @@ -125,6 +125,8 @@ const precacheFiles = [
'www/js/lib/abstractFilesystemAccess.js',
'www/js/lib/arrayFromPolyfill.js',
'www/js/lib/filecache.js',
'www/js/lib/cache.js',
'www/js/lib/fileSystem.js',
'www/js/lib/promisePolyfill.js',
'www/js/lib/settingsStore.js',
'www/js/lib/translateUI.js',
Expand Down

0 comments on commit a099659

Please sign in to comment.