feat: style - store emblem size mod in style (v1.99.10)

This commit is contained in:
Azgaar 2024-08-26 02:12:30 +02:00
parent 634ad6cd8e
commit f129ff5573
18 changed files with 140 additions and 44 deletions

View file

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