mirror of
https://github.com/nocodb/nocodb.git
synced 2026-04-29 04:36:49 +00:00
fix: duration field corrections
Signed-off-by: Raju Udava <86527202+dstala@users.noreply.github.com>
This commit is contained in:
@@ -17,7 +17,7 @@ let records = {
|
||||
Number: "1",
|
||||
Value: "$1.00",
|
||||
Percent: "0.01",
|
||||
Duration: "60",
|
||||
Duration: "00:01",
|
||||
};
|
||||
|
||||
// links/ computed fields
|
||||
|
||||
Reference in New Issue
Block a user