Fix issue with cinfras tshirt

This commit is contained in:
b 2021-01-26 03:59:12 -06:00
parent 0e6f9eb558
commit cecbf94850
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 = 29;
const DB_VERSION = 30;
// @See https://github.com/mdn/learning-area/blob/master/javascript/apis/client-side-storage/indexeddb/video-store/index.js
let db;