Android bugfix

This commit is contained in:
LubuWest 2023-06-05 21:36:53 +02:00
commit 17f25d6809
4 changed files with 5 additions and 5 deletions

View file

@ -257,7 +257,7 @@ Rectangle{
}
Connections{
target:updatenews
function onError(api,data){print("updatnews error "+api);
function onError(api,data){
newsBusy.running=false;
}
function onSuccess(api){