Skip to content

Commit 40bdff1

Browse files
authored
Update specification/ml/_types/CalendarEvent.ts
1 parent 8865715 commit 40bdff1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

specification/ml/_types/CalendarEvent.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ export class CalendarEvent {
3939
* @server_default true
4040
*/
4141
skip_model_update?: boolean
42-
/** Shift time by this many hours. For example adjust time for daylight savings changes */
42+
/** Shift time by this many seconds. For example adjust time for daylight savings changes */
4343
force_time_shift?: integer
4444
}

0 commit comments

Comments
 (0)