feat: add map size to json export

This commit is contained in:
Azgaar 2024-05-01 19:38:48 +02:00
parent 83c552d067
commit 98a0f83560
4 changed files with 5 additions and 3 deletions

View file

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