Forgot to bump db version
This commit is contained in:
parent
afaca9727d
commit
03897f676d
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
const DB_VERSION = 106;
|
const DB_VERSION = 107;
|
||||||
// @See https://github.com/mdn/learning-area/blob/master/javascript/apis/client-side-storage/indexeddb/video-store/index.jsA
|
// @See https://github.com/mdn/learning-area/blob/master/javascript/apis/client-side-storage/indexeddb/video-store/index.jsA
|
||||||
|
|
||||||
let db;
|
let db;
|
||||||
|
|
Loading…
Reference in a new issue