Frozenearth's changes + postprocessing

This commit is contained in:
hppeng 2022-09-02 22:38:27 -07:00
parent 8e6a411f5d
commit 2842dfc672
3 changed files with 3 additions and 3 deletions

View file

@ -27657,7 +27657,7 @@
"aDamPct": {
"minimum": 5,
"maximum": 7
},
}
},
"itemIDs": {
"dura": 0,

File diff suppressed because one or more lines are too long

View file

@ -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