Update Document and Ready

This commit is contained in:
March 7th
2022-03-22 17:09:50 +07:00
parent 35ae8f3e4b
commit 557236221c
8 changed files with 492 additions and 395 deletions

View File

@@ -132,6 +132,7 @@ class Options extends null {
},
jsonTransformer: (object) => JSONBig.stringify(object),
checkUpdate: true,
readyStatus: false,
};
}