This commit is contained in:
2022-12-30 12:17:37 +01:00
parent b256d1e64b
commit 420fbff233
2 changed files with 5 additions and 5 deletions

View File

@ -724,7 +724,7 @@ sub _ProcessingRetrieveData {
}
## Aufruf der callbackFn
_CallWeatherCallbackFn($self);
return _CallWeatherCallbackFn($self);
}
sub _CallWeatherCallbackFn {