Frozenearth's changes + postprocessing
This commit is contained in:
parent
8e6a411f5d
commit
2842dfc672
3 changed files with 3 additions and 3 deletions
|
@ -27657,7 +27657,7 @@
|
|||
"aDamPct": {
|
||||
"minimum": 5,
|
||||
"maximum": 7
|
||||
},
|
||||
}
|
||||
},
|
||||
"itemIDs": {
|
||||
"dura": 0,
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -1,4 +1,4 @@
|
|||
const ING_DB_VERSION = 15;
|
||||
const ING_DB_VERSION = 16;
|
||||
|
||||
// @See https://github.com/mdn/learning-area/blob/master/javascript/apis/client-side-storage/indexeddb/video-store/index.js
|
||||
|
||||
|
|
Loading…
Reference in a new issue