refactor(1.89.18): cleanup fonts usage

This commit is contained in:
Azgaar 2023-05-13 15:55:08 +04:00
parent d55125cd12
commit e2af899792
6 changed files with 109 additions and 61 deletions

View file

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