refactor(ocme): picked up per location now vs picked up all
This commit is contained in:
@@ -17,6 +17,8 @@ export const pickedup = async (data: any) => {
|
||||
};
|
||||
}
|
||||
|
||||
console.log(data);
|
||||
|
||||
if (data.areaFrom) {
|
||||
try {
|
||||
const updateRn = await db
|
||||
|
||||
Reference in New Issue
Block a user