feat: remove ALT horkeys as unused

This commit is contained in:
Azgaar 2024-08-29 12:14:49 +02:00
parent 19f7f2508e
commit e77202a08a
3 changed files with 3 additions and 9 deletions

View file

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