tweaks...

Signed-off-by: Alex A. Naanou <alex.nanou@gmail.com>
This commit is contained in:
Alex A. Naanou 2021-04-18 10:41:37 +03:00
parent 6972d4ebfa
commit 11d6aff037

View File

@ -1265,7 +1265,7 @@ async function controlled(trigger){
trigger
.then(function(){
// do things depending on trigger...
// do things after trigger...
}) }