mirror of
https://github.com/cpvalente/ontime.git
synced 2026-08-12 02:43:50 +00:00
chore: cleanup
This commit is contained in:
@@ -272,5 +272,5 @@ export const useStudioTimersSocket = createSelector((state: RuntimeStore) => ({
|
||||
|
||||
export const useTimelineSocket = createSelector((state: RuntimeStore) => ({
|
||||
clock: state.clock,
|
||||
offsetAbs: state.offset.absolute,
|
||||
offset: state.offset.absolute,
|
||||
}));
|
||||
|
||||
Reference in New Issue
Block a user