fix: cultures editor - don't overwrite border color on color change

This commit is contained in:
Azgaar 2023-12-05 02:45:55 +04:00
parent c758e19e90
commit 52e3088763
4 changed files with 4 additions and 7 deletions

View file

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