mirror of
https://github.com/meganz/MEGAcmd
synced 2025-08-29 12:57:44 +00:00
autoremove after callback finish
This commit is contained in:
parent
c8a25138df
commit
f7f15fc8b7
@ -203,7 +203,7 @@ void MegaCmdGlobalListener::onEvent(MegaApi *api, MegaEvent *event)
|
|||||||
|
|
||||||
sandboxCMD->setPromisedReasonblocked(reason);
|
sandboxCMD->setPromisedReasonblocked(reason);
|
||||||
ongoing = false;
|
ongoing = false;
|
||||||
}));
|
},true));
|
||||||
}
|
}
|
||||||
break;
|
break;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user