fix: getDefaultConfig for markets by default

This commit is contained in:
Azgaar 2023-07-20 19:08:18 +04:00
parent 9f73cc66fa
commit 0c16b1eaf3
3 changed files with 3 additions and 3 deletions

View file

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