about summary refs log tree commit diff
path: root/src/view/com/composer/useExternalLinkFetch.ts
diff options
context:
space:
mode:
Diffstat (limited to 'src/view/com/composer/useExternalLinkFetch.ts')
-rw-r--r--src/view/com/composer/useExternalLinkFetch.ts2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/view/com/composer/useExternalLinkFetch.ts b/src/view/com/composer/useExternalLinkFetch.ts
index 75f833e84..9cb91231c 100644
--- a/src/view/com/composer/useExternalLinkFetch.ts
+++ b/src/view/com/composer/useExternalLinkFetch.ts
@@ -5,7 +5,7 @@ import {getLinkMeta} from 'lib/link-meta/link-meta'
 import {getPostAsQuote} from 'lib/link-meta/bsky'
 import {downloadAndResize} from 'lib/media/manip'
 import {isBskyPostUrl} from 'lib/strings/url-helpers'
-import {ComposerOpts} from 'state/models/shell-ui'
+import {ComposerOpts} from 'state/models/ui/shell'
 
 export function useExternalLinkFetch({
   setQuote,