fix: options - firefox - hide arrows for number input

This commit is contained in:
Azgaar 2024-08-26 13:04:03 +02:00
parent f129ff5573
commit 15aa7f98e1
3 changed files with 7 additions and 2 deletions

View file

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