feat: Update military overview UI to use lowercase data attributes

This commit is contained in:
Azgaar 2024-06-24 17:22:20 +02:00
parent 8e5a06540c
commit e1c7305f71
3 changed files with 7 additions and 5 deletions

View file

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