Fix mods page not sending enabled/disabled setting flag change to the log

This commit is contained in:
zontreck 2024-11-23 19:57:55 -07:00
parent 3b7876532b
commit e350660228
3 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,3 @@
class Consts {
static const VERSION = "1.1.112324.1951";
static const VERSION = "1.1.112324.1957";
}