master^2
Bhaskar 2 months ago
parent 313f0d12e0
commit da23cbd364

@ -1040,6 +1040,7 @@ exports.getZonebasedLocations = async (req, reply) => {
); );
}); });
return result; return result;
} catch (err) { } catch (err) {
console.error("Error fetching zones:", err); console.error("Error fetching zones:", err);

Loading…
Cancel
Save