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){
$allSteps[] = [
"user" => $user["InstanceID"],
"Leistung_Delta" => $user["Leistung_Delta"],
"step" => -1*$step,
];}
}