Remember to update compress.json.....

This commit is contained in:
b 2021-10-30 11:50:42 -07:00
parent b2c81fa00d
commit 242230cb67
2 changed files with 2 additions and 2 deletions

File diff suppressed because one or more lines are too long

View file

@ -1,4 +1,4 @@
const DB_VERSION = 83;
const DB_VERSION = 84;
// @See https://github.com/mdn/learning-area/blob/master/javascript/apis/client-side-storage/indexeddb/video-store/index.jsA
let db;