Skip to content

Commit

Permalink
2025 Update 03
Browse files Browse the repository at this point in the history
  • Loading branch information
1John419 committed Feb 12, 2025
1 parent bc6b7f2 commit ed79cbd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion bundle.js
Original file line number Diff line number Diff line change
Expand Up @@ -434,7 +434,7 @@
};

const initializeTomeLists = async () => {
progress('loading kja lists...');
progress('loading kjs lists...');
tomeLists = await dbUtil.fetchJson(url);
tomeLists.tomeName = 'kjv';
};
Expand Down
2 changes: 1 addition & 1 deletion sw.js
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

const appCaches = [
{
name: 'core-20250211.01',
name: 'core-20250211.02',
urls: [
'/',
'/bundle.js',
Expand Down

0 comments on commit ed79cbd

Please # to comment.