2
0
mirror of https://github.com/esiur/esiur-dart.git synced 2025-09-13 20:13:19 +00:00

async put

This commit is contained in:
2021-02-20 21:54:46 +03:00
parent cb8e6d5430
commit 53d801bc38
3 changed files with 33 additions and 14 deletions

View File

@@ -384,6 +384,8 @@ class Warehouse {
}).error((ex) => rt.triggerError(ex));
}
// return new name
return rt;
}