2
0
mirror of https://github.com/meganz/MEGAcmd synced 2025-08-22 01:47:24 +00:00

autoremove after callback finish

This commit is contained in:
Alfonso Abella 2020-06-11 18:57:34 +02:00
parent c8a25138df
commit f7f15fc8b7
No known key found for this signature in database
GPG Key ID: 73AC0B727A898904

View File

@ -203,7 +203,7 @@ void MegaCmdGlobalListener::onEvent(MegaApi *api, MegaEvent *event)
sandboxCMD->setPromisedReasonblocked(reason);
ongoing = false;
}));
},true));
}
break;
}