mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-18 13:44:12 +00:00
chore: rename files
This commit is contained in:
+1
-1
@@ -14,7 +14,7 @@ import {
|
|||||||
handleLink,
|
handleLink,
|
||||||
hasChanges,
|
hasChanges,
|
||||||
isDataStale,
|
isDataStale,
|
||||||
} from '../rundownCacheUtils.js';
|
} from '../rundownCache.utils.js';
|
||||||
import { MILLIS_PER_HOUR } from 'ontime-utils';
|
import { MILLIS_PER_HOUR } from 'ontime-utils';
|
||||||
import { makeOntimeBlock, makeOntimeEvent } from '../__mocks__/rundown.mocks.js';
|
import { makeOntimeBlock, makeOntimeEvent } from '../__mocks__/rundown.mocks.js';
|
||||||
|
|
||||||
Reference in New Issue
Block a user