- Depth:
+ Draft:
- {{ displayMeasurement(berth.Depth) }}
+ {{ displayMeasurement(berth.Draft) }}
diff --git a/server/utils/nocodb.ts b/server/utils/nocodb.ts
index b290e0a..2271e84 100644
--- a/server/utils/nocodb.ts
+++ b/server/utils/nocodb.ts
@@ -427,68 +427,82 @@ export const getInterestByFieldAsync = async (fieldName: string, value: any): Pr
export const getBerths = async () => {
console.log('[nocodb.getBerths] Fetching berths from NocoDB...');
- const result = await $fetch