no message

This commit is contained in:
2025-03-19 16:33:01 +01:00
parent 0b94f7ad15
commit 9cdff354cb
2 changed files with 2 additions and 1 deletions

View File

@@ -311,6 +311,7 @@ class Manager extends IPSModule
if($step<=0){ if($step<=0){
$allSteps[] = [ $allSteps[] = [
"user" => $user["InstanceID"], "user" => $user["InstanceID"],
"Leistung_Delta" => $user["Leistung_Delta"],
"step" => -1*$step, "step" => -1*$step,
];} ];}
} }

View File

@@ -6,7 +6,7 @@
"compatibility": { "compatibility": {
"version": "7.1" "version": "7.1"
}, },
"version": "1.208", "version": "1.209",
"build": 0, "build": 0,
"date": 0 "date": 0
} }