Update items from api
This commit is contained in:
parent
de8b9f5586
commit
e05adb14c7
3 changed files with 44468 additions and 43708 deletions
88170
clean.json
88170
clean.json
File diff suppressed because it is too large
Load diff
File diff suppressed because one or more lines are too long
2
load.js
2
load.js
|
@ -1,4 +1,4 @@
|
|||
const DB_VERSION = 42;
|
||||
const DB_VERSION = 43;
|
||||
// @See https://github.com/mdn/learning-area/blob/master/javascript/apis/client-side-storage/indexeddb/video-store/index.jsA
|
||||
|
||||
let db;
|
||||
|
|
Loading…
Reference in a new issue