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:
@@ -203,7 +203,7 @@ void MegaCmdGlobalListener::onEvent(MegaApi *api, MegaEvent *event)
|
||||
|
||||
sandboxCMD->setPromisedReasonblocked(reason);
|
||||
ongoing = false;
|
||||
}));
|
||||
},true));
|
||||
}
|
||||
break;
|
||||
}
|
||||
|
Reference in New Issue
Block a user