mirror of
https://github.com/cpvalente/ontime.git
synced 2026-09-10 08:39:34 +00:00
refactor: show running gap in UI
This commit is contained in:
committed by
Carlos Valente
parent
f5936e5254
commit
73db14c383
@@ -76,6 +76,7 @@ export { validateEndAction, validateTimerType } from './src/validate-events/vali
|
||||
export { checkIsNow } from './src/date-utils/checkIsNow.js';
|
||||
export { checkIsNextDay } from './src/date-utils/checkIsNextDay.js';
|
||||
export { getTimeFromPrevious } from './src/date-utils/getTimeFromPrevious.js';
|
||||
export { isNewLatest } from './src/date-utils/isNewLatest.js';
|
||||
|
||||
// feature business logic - spreadsheet import
|
||||
export {
|
||||
|
||||
Reference in New Issue
Block a user