feat(#901): ability to lock seed in templates editor

This commit is contained in:
Azgaar 2022-12-10 19:55:23 +03:00
parent 425325888e
commit f20029eac5
5 changed files with 14 additions and 12 deletions

View file

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