breaktime is part of records now
This commit is contained in:
@@ -7,4 +7,5 @@ export interface Recordable {
|
||||
end?: ISODate
|
||||
stepRecords: Record<string, TimeRange>
|
||||
notes: string
|
||||
breakTime?: TimeRange
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user