mirror of
https://github.com/rowyio/rowy.git
synced 2025-12-29 00:16:39 +01:00
removed logs
This commit is contained in:
@@ -497,7 +497,6 @@ export const updateFieldAtom = atom(
|
||||
}
|
||||
// Otherwise, update single field in database and write audit update field
|
||||
else {
|
||||
console.log("newRowValues", fieldName);
|
||||
await updateRowDb(
|
||||
row._rowy_ref.path,
|
||||
omitRowyFields(dbUpdate),
|
||||
|
||||
Reference in New Issue
Block a user