Merge states (#962)

* feat: merge states

* chore: update version
This commit is contained in:
Azgaar 2023-07-23 14:25:41 +04:00 committed by GitHub
parent abb131b798
commit 3f8ee8d740
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
5 changed files with 141 additions and 4 deletions

View file

@ -1,7 +1,7 @@
"use strict";
// version and caching control
const version = "1.89.34"; // generator version, update each time
const version = "1.89.35"; // generator version, update each time
{
document.title += " v" + version;