Skip to content

Commit 3e368dc

Browse files
committed
fix types
1 parent 2818664 commit 3e368dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

packages/webui/src/client/ui/TestTools/IngestRundownStatus.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { useSubscription, useTracker } from '../../lib/ReactMeteorData/react-meteor-data'
2-
import { unprotectString } from '../../lib/tempLib'
2+
import { unprotectString } from '@sofie-automation/corelib/dist/protectedString'
33
import { makeTableOfObject } from '../../lib/utilComponents'
44
import { PeripheralDeviceId } from '@sofie-automation/corelib/dist/dataModel/Ids'
55
import { useTranslation } from 'react-i18next'

0 commit comments

Comments
 (0)