2
0
mirror of https://github.com/meganz/MEGAcmd synced 2025-08-30 21:35:10 +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

View File

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